Bug #18093 ยป 20080201_responder_in_tree.patch
typo3/template.php (working copy) | ||
---|---|---|
*/
|
||
function getDragDropCode($table) {
|
||
$this->loadJavascriptLib('contrib/prototype/prototype.js');
|
||
$this->loadJavascriptLib('js/common.js');
|
||
$this->loadJavascriptLib('tree.js');
|
||
// setting prefs for drag & drop
|