Project

General

Profile

Bug #19496 » 0009623_v2.patch

Administrator Admin, 2008-10-27 15:07

View differences:

t3lib/class.t3lib_tceforms.php (Arbeitskopie)
} else {
// It is a container
// Load script.aculo.us if flexform sections can be moved by drag'n'drop:
$this->loadJavascriptLib('contrib/scriptaculous/scriptaculous.js');
$toggleIcon_open = '<img'.t3lib_iconWorks::skinImg($this->backPath,'gfx/pil2down.gif','width="12" height="7"').' hspace="2" alt="Open" title="Open" />';
$toggleIcon_close = '<img'.t3lib_iconWorks::skinImg($this->backPath,'gfx/pil2right.gif','width="7" height="12"').' hspace="2" alt="Close" title="Close" />';
(2-2/4)