add i18n for products list on table

This commit is contained in:
2012-09-17 14:50:50 +02:00
parent 930e53e837
commit 77258bbd6d
@@ -18,9 +18,9 @@
tfoot tfoot
tr tr
td colspan=2 td colspan=2
button class="btn btn-primary" onClick="Quser.order_selected_products({table_id: '#{@table.id}'})" Bestellen button class="btn btn-primary" onClick="Quser.order_selected_products({table_id: '#{@table.id}'})" data-t="selected_products.order"= t('selected_products.order')
|  | 
button class="btn btn btn-warning" onClick="Quser.clear_selected_products()" Clear button class="btn btn btn-warning" onClick="Quser.clear_selected_products()" data-t="selected_products.clear"= t('selected_products.clear')
td.currency td.currency
strong#active-order-total strong#active-order-total
td td