Mercurial > defr > drupal > scald > dnd
view dnd-library.tpl.php @ 53:4e975bbf1bfe
Correct url to the library when it's programmaticaly reloaded
author | Franck Deroche <franck@defr.org> |
---|---|
date | Tue, 20 Jul 2010 14:22:51 +0200 |
parents | 7d6bf2dca269 |
children |
line wrap: on
line source
<div id="<?php print $library_id; ?>" class="dnd-library-wrapper"> <?php print $library; ?> </div>