summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-05-19 08:26:19 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-05-19 08:26:19 +0200
commit5572c4b69fb7dc6afc8447eeb71950ab13f7f218 (patch)
treeddfb94c224b7945a4187497bd56fc90099636fc0 /templates
parent67fe9f56dc247c4bd958b1644a62c62489f34a7b (diff)
main page: change defaults to infoscreen/clean template with IRIS backend
Diffstat (limited to 'templates')
-rw-r--r--templates/layouts/default.html.ep4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep
index 0df7f39..2b27455 100644
--- a/templates/layouts/default.html.ep
+++ b/templates/layouts/default.html.ep
@@ -101,7 +101,7 @@ on 2015-01-02 at 07:00 CET.</div>
Layout
</div>
<div>
- %= select_field mode => [['Bahnhofstafel' => 'multi'], ['Gleis' => 'single'], ['Infoscreen' => 'clean']]
+ %= select_field mode => [ ['Infoscreen' => 'clean'], ['Bahnhofstafel' => 'multi'], ['Gleis' => 'single'] ]
</div>
</div>
<div class="field">
@@ -109,7 +109,7 @@ on 2015-01-02 at 07:00 CET.</div>
Backend
</div>
<div>
- %= select_field backend => [['RIS' => 'ris'], ['IRIS' => 'iris']]
+ %= select_field backend => [ ['IRIS' => 'iris'], ['RIS' => 'ris'] ]
</div>
</div>
<div class="field">