From: Kai Moritz Date: Wed, 6 Jul 2016 08:09:13 +0000 (+0200) Subject: Fehler im Test-Layout korrigiert: Map-Einträge "#" haben sich überschrieben X-Git-Tag: thymeroot-2.0.0~66 X-Git-Url: https://juplo.de/gitweb/?p=website;a=commitdiff_plain;h=e31ee27a7ad61267b52363acfc7839351b4d8ffc Fehler im Test-Layout korrigiert: Map-Einträge "#" haben sich überschrieben --- diff --git a/dist/templates/variables.json b/dist/templates/variables.json index 3b56270c..d3148afe 100644 --- a/dist/templates/variables.json +++ b/dist/templates/variables.json @@ -188,17 +188,17 @@ }, "menu": { "/projects.html": { - "#": { "name": "hibernate4-maven-plugin" }, + "#hibernate4-maven-plugin": { "name": "hibernate4-maven-plugin" }, "/projects/fix-swf/overview.html": { "name": "Fix SWF", "childs": { "/projects/fix-swf/overview.html": { "name": "Overview" }, "/projects/fix-swf/getting-started.html": { "name": "Getting Started" }, - "#": { "name": "FAQ" }, - "#": { "name": "Documentation" } + "#FAQ": { "name": "FAQ" }, + "#Documentation": { "name": "Documentation" } } }, - "#": { "name": "jquery.openx" }, + "#jquery.openx": { "name": "jquery.openx" }, "/projects/html-experimente.html": { "name": "HTML-Experimente", "childs": { @@ -226,7 +226,7 @@ "/projects/html-experimente/testlab.html": { "name": "Media-Query-Test (Beispiel)" } } }, - "#": { "name": "accelerator" }, + "#accelerator": { "name": "accelerator" }, "/projects/typo.html": { "name": "Typography" } }, "/about.html": {