annotate dnd-library.tpl.php @ 41:96b0c9ac3b28

Bigger width to fit DailyMotion videos
author Franck Deroche <franck@defr.org>
date Thu, 15 Oct 2009 11:42:48 +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>