Mercurial > defr > drupal > scald > dnd
view dnd-library.tpl.php @ 34:a9dc86da7be8
Change markup to be able to position more than one thing next to the library
author | Franck Deroche <franck@defr.org> |
---|---|
date | Fri, 18 Sep 2009 15:08:22 +0200 |
parents | 7d6bf2dca269 |
children |
line wrap: on
line source
<div id="<?php print $library_id; ?>" class="dnd-library-wrapper"> <?php print $library; ?> </div>