Project

General

Profile

Bug #19496 » 0009623_v3.patch

Administrator Admin, 2008-10-28 13:58

View differences:

t3lib/class.t3lib_tceforms.php (Arbeitskopie)
// If it's a "section" containing other elements:
if ($value['section']) {
// Load script.aculo.us if flexform sections can be moved by drag'n'drop:
$this->loadJavascriptLib('contrib/scriptaculous/scriptaculous.js');
// Render header of section:
$output.= '<div class="bgColor2"><strong>'.$theTitle.'</strong></div>';
(4-4/4)