view dnd-library.tpl.php @ 44:c2b8f7e1f4c1

Fix for content add/edit forms openend in a Popups modal dialog
author Franck Deroche <defr@ows.fr>
date Thu, 29 Oct 2009 17:08:26 +0000
parents 7d6bf2dca269
children
line wrap: on
line source
<div id="<?php print $library_id; ?>" class="dnd-library-wrapper">
  <?php print $library; ?>
</div>