view modules/dnd_test/dnd-editor-item.tpl.php @ 45:4344489b20e6

MEE: Don't take over all images, only those that have been dropped
author Franck Deroche <defr@ows.fr>
date Wed, 25 Nov 2009 15:51:40 +0000
parents 2d49adbd8992
children
line wrap: on
line source
<!-- Test -->
<span class="image">
  <?php print $image; ?>
</span>
<span class="text">
  Lorem ipsum
</span>
<!-- End test -->