annotate dnd-library.tpl.php @ 51:5cf2b262b9e4

Behaviors: Don't error out if we're loaded but not in settings
author Franck Deroche <franck@defr.org>
date Tue, 20 Jul 2010 14:19:32 +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>