annotate dnd-library.tpl.php @ 32:ee520ba7d98b

Use the right element for the ajaxSubmit of the filter form.
author Franck Deroche <franck@defr.org>
date Wed, 03 Jun 2009 14:41:31 +0200
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>