view 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
line wrap: on
line source
<div id="<?php print $library_id; ?>" class="dnd-library-wrapper">
  <?php print $library; ?>
</div>