Mercurial > defr > drupal > scald > dnd
view dnd-library.tpl.php @ 48:f817d2a5cc0a
DnD: Fix a JS error that occured when disabling the RTE
author | Franck Deroche <defr@ows.fr> |
---|---|
date | Mon, 19 Apr 2010 10:35:02 +0000 |
parents | 7d6bf2dca269 |
children |
line wrap: on
line source
<div id="<?php print $library_id; ?>" class="dnd-library-wrapper"> <?php print $library; ?> </div>