Refactor supplier settings

This commit is contained in:
2014-07-16 17:41:43 +02:00
parent a302123c6b
commit 2fec0b3bb6
31 changed files with 311 additions and 49 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ en:
settings:
reviews:
title: Reviews
explanation: Fill in your Iens id. You can find this id in the web location of your profile
explanation: Fill in your Iens id. You can find this id in the web location of your page
product_category:
week_days:
abbreviation:
+1 -1
View File
@@ -86,7 +86,7 @@ nl:
settings:
reviews:
title: Reviews
explanation: Vul hier je iens id in. Deze kan je halen uit de url van je iens profiel
explanation: Vul hier je iens id in. Deze kan je halen uit de url van je iens pagina
product_category:
week_days:
abbreviation:
+2
View File
@@ -83,6 +83,8 @@ Qwaiter::Application.routes.draw do
get '/supplier/suppliers/current' => 'supplier#current' #ember
get '/supplier/suppliers/:id' => 'supplier#current' #ember
put '/supplier/suppliers/:id' => 'supplier#update' #ember
#match '/show_products' => 'dashboard#show_products', as: :user_products
# GENERAL