Mercurial > defr > drupal > scald > dnd
view dnd-library.tpl.php @ 40:af4b3c09cc10
Add CSS style helping the end user visualize the dropped item
author | Franck Deroche <franck@defr.org> |
---|---|
date | Fri, 18 Sep 2009 15:18:09 +0200 |
parents | 7d6bf2dca269 |
children |
line wrap: on
line source
<div id="<?php print $library_id; ?>" class="dnd-library-wrapper"> <?php print $library; ?> </div>