Commit

commit d7a6c78a3a9ac99d192a2b2f21a525dbb9c2f039
Author: Jan Dankert 
Date:   Tue May 14 23:25:57 2019 +0200

    Gruppen-Name als Eigenschaft editierbar.

 modules/cms-core/model/Group.class.php             |  5 ++-
 .../default/html/views/group/edit.tpl.src.xml      | 16 -------
 .../themes/default/html/views/group/info.php       | 52 ++++++++++++++++++++++
 .../default/html/views/group/info.tpl.src.xml      | 47 +++++++++++++++++++
 .../themes/default/html/views/group/listing.php    |  0
 .../default/html/views/group/listing.tpl.src.xml   | 26 -----------
 .../default/html/views/group/memberships.php       |  2 +-
 .../html/views/group/{edit.php => prop.php}        |  8 ++--
 .../default/html/views/group/prop.tpl.src.xml      | 15 +++++++
 9 files changed, 122 insertions(+), 49 deletions(-)