Commit

commit 6f6a1e3a6e2d75a146255ac2c5bd65de3b959c49
Author: Jan Dankert 
Date:   Wed Mar 21 22:07:13 2012 +0100

    Fix: Modell hinzufügen.

 action/ModelAction.class.php                       |  21 --
 action/ModellistAction.class.php                   |  63 ++--
 themes/default/pages/html/modellist/add.tpl.php    |  74 +++++
 themes/default/pages/html/modellist/show.tpl.php   | 336 ++++++++-------------
 themes/default/templates/model/add.tpl.src.php     |  12 -
 .../templates/{model => modellist}/add.tpl.src.xml |   0
 .../default/templates/modellist/show.tpl.src.xml   |  55 +++-
 7 files changed, 283 insertions(+), 278 deletions(-)