Add section area color and demo menu export

This commit is contained in:
2015-09-30 17:55:47 +02:00
parent 81d4545104
commit 6588a97560
21 changed files with 372 additions and 15 deletions
+2
View File
@@ -198,6 +198,8 @@ en:
close: OK
change_list_table:
title: Change the ${models.table} of the ${models.list}
subtitle: 'The current ${model.table} number is # %{current_table_number}'
close_button: Close
supplier_status_info:
title: "%{name} info"
header: The icons at the top right corner contain information about the current orders
+1
View File
@@ -199,6 +199,7 @@ nl:
close: OK
change_list_table:
title: Verander de ${models.table} van de ${models.list}
close_button: Sluiten
supplier_status_info:
title: "%{name} info"
header: The icons at the top right corner contain information about the current orders
+1 -1
View File
@@ -112,7 +112,7 @@ Qwaiter::Application.routes.draw do
# DEVELOPMENT ONLY
get '/qr' => 'dashboard#qr'
get '/demo_both' => 'dashboard#demo_both'
get '/demo-both' => 'dashboard#demo_both'
get :tests, to: 'test_squad#tests' unless Rails.env.production?
# SUPPLIER