Commit

commit 01f9103e8e06489a3ddc19491414ecb015ec4746
Author: Jan Dankert 
Date:   Mon Oct 22 22:25:05 2012 +0200

    Die Darstellung von Bäumen wird in das JQuery-Plugin 'orTree' ausgelagert.

 action/FolderAction.class.php                    |   6 +
 themes/default/include/elements.ini.php          |   2 +-
 themes/default/include/html/selector.inc.php     |   4 +-
 themes/default/js/openrat.js                     | 383 ++++++++++-------------
 themes/default/js/plugin/jquery-plugin-orTree.js |  90 ++++++
 themes/default/layout/index.php                  |   1 +
 themes/default/templates/folder/edit.tpl.src.xml |   2 +-
 7 files changed, 266 insertions(+), 222 deletions(-)