move to evented mustache system
This commit is contained in:
@@ -10,10 +10,4 @@
|
||||
th.currency= t('supplier.active_orders.price')
|
||||
th.actions
|
||||
tbody
|
||||
- content_for :footer do
|
||||
javascript:
|
||||
jQuery(function(){
|
||||
Qsupplier.load_active_orders()
|
||||
setInterval( 'Qsupplier.load_active_orders()', 7500);
|
||||
});
|
||||
|
||||
script#active-order-template[type="text/html"]= render 'active_order.mustache'
|
||||
|
||||
Reference in New Issue
Block a user