annotate 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
rev   line source
eads@4 1 <div id="<?php print $library_id; ?>" class="dnd-library-wrapper">
eads@28 2 <?php print $library; ?>
eads@2 3 </div>