Add cmtool to Qwaiter

This commit is contained in:
2013-03-03 14:21:29 +01:00
parent ba19316e16
commit a640255927
13 changed files with 115 additions and 69 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ module ApplicationHelper
super(*args)
end
def are_you_sure?
def are_you_sure?(record)
t('helpers.links.are_you_sure')
end