view dnd-library.tpl.php @ 42:eb7c103b54cb

Close open tips before page switching
author Franck Deroche <franck@defr.org>
date Thu, 15 Oct 2009 11:43:54 +0200
parents 7d6bf2dca269
children
line wrap: on
line source
<div id="<?php print $library_id; ?>" class="dnd-library-wrapper">
  <?php print $library; ?>
</div>