Implement tooltips for suppliers table view

This commit is contained in:
2013-03-11 21:46:56 +01:00
parent 0979eda9be
commit 7386768991
28 changed files with 6641 additions and 19 deletions
+1
View File
@@ -78,6 +78,7 @@ Qwaiter::Application.routes.draw do
member do
get :manage_tables
get :tables_view
get :table_actions
post :add_tables
post :arrange_tables
end