view dnd-library.tpl.php @ 36:7ed2ac0cec27

Correctly handle the library settings being added more than one time on a page
author Franck Deroche <franck@defr.org>
date Fri, 18 Sep 2009 15:12:46 +0200
parents 7d6bf2dca269
children
line wrap: on
line source
<div id="<?php print $library_id; ?>" class="dnd-library-wrapper">
  <?php print $library; ?>
</div>