weight adj restaurant admin

This commit is contained in:
BDC 2013-05-06 12:39:24 -04:00
parent c2cc0fe1a8
commit 199c35720c

View File

@ -1281,6 +1281,7 @@ var DOM_MAP = {
'input#restaurant-fee-restaurant' : ['fee_restaurant'],
'input#restaurant-fee-customer' : ['fee_customer'],
'input#restaurant-tax' : ['tax'],
'input#restaurant-weight-adj' : ['weight_adj'],
},
widget : [], // a list of widgets supporting 'apply' and 'flush' funcs etc
func : {