alert table result
This commit is contained in:
@@ -133,6 +133,7 @@ root.Quser=
|
||||
)
|
||||
actions_for_table: (table)->
|
||||
table = JSON.parse(table) if typeof(table) == 'string'
|
||||
alert(table)
|
||||
$.get('/user/table_info.json?table_id='+table.table_id, (res)->
|
||||
if res.occupied
|
||||
alert('Table is occupied')
|
||||
|
||||
Reference in New Issue
Block a user