view dnd-library.tpl.php @ 52:482aa8971743

Add all the body classes to the RTE iframe
author Franck Deroche <franck@defr.org>
date Tue, 20 Jul 2010 14:20:01 +0200
parents 7d6bf2dca269
children
line wrap: on
line source
<div id="<?php print $library_id; ?>" class="dnd-library-wrapper">
  <?php print $library; ?>
</div>