Mercurial > defr > drupal > scald > dnd
view dnd-library.tpl.php @ 33:6947c6579d40
Switch the library to prefixing instead of suffixing.
author | Franck Deroche <franck@defr.org> |
---|---|
date | Thu, 04 Jun 2009 13:00:27 +0200 |
parents | 7d6bf2dca269 |
children |
line wrap: on
line source
<div id="<?php print $library_id; ?>" class="dnd-library-wrapper"> <?php print $library; ?> </div>