This commit is contained in:
2012-08-30 15:11:38 +02:00
parent a98fa6bf14
commit 52b8db73fa
2 changed files with 3 additions and 1 deletions
@@ -23,5 +23,6 @@ table#active-order-table.table.table-striped.hide
javascript:
jQuery(function(){
Quser.load_table_products('#{@table.id}', #{@table.occupied? ? 'true' : 'false'});
QMobile.activateRotation();
})