Mercurial > defr > drupal > scald > dnd
view dnd-library.tpl.php @ 30:2d49adbd8992
Start of applying a last layer of polish: starting the process of cleaning up the library code.
author | David Eads <eads@chicagotech.org> |
---|---|
date | Tue, 17 Mar 2009 21:29:00 -0500 |
parents | 7d6bf2dca269 |
children |
line wrap: on
line source
<div id="<?php print $library_id; ?>" class="dnd-library-wrapper"> <?php print $library; ?> </div>