Commit 5572c4b6 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

main page: change defaults to infoscreen/clean template with IRIS backend

parent 67fe9f56
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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">