Commit

commit 39aba013fab1a695c006319b0fdec525d4831704
Author: Jan Dankert 
Date:   Wed Sep 12 23:04:39 2018 +0200

    Bei Sprachen und Varianten: Auswahl der Standard-Vorbelegung auch über den Eigenschaften-Dialog.

 modules/cms-core/action/LanguageAction.class.php   | 23 +++++-----
 modules/cms-core/action/ModelAction.class.php      | 24 +++++++++++
 .../default/html/views/language/advanced.php       | 27 ------------
 .../themes/default/html/views/language/prop.php    | 49 ++++++++++++++++++++++
 .../{advanced.tpl.src.xml => prop.tpl.src.xml}     |  9 ++++
 .../themes/default/html/views/model/prop.php       | 37 ++++++++++++++++
 .../default/html/views/model/prop.tpl.src.xml      | 23 ++++++++++
 .../themes/default/html/views/title/show.php       |  4 +-
 .../default/html/views/title/show.tpl.src.xml      |  4 +-
 9 files changed, 157 insertions(+), 43 deletions(-)