BPUR: can update master price. Test refactor and added angular ng-decimal directive

This commit is contained in:
Rob H
2013-05-17 14:11:17 +05:30
committed by Rohan Mitchell
parent 44ad7584f0
commit fbb3657bdc
8 changed files with 209 additions and 115 deletions

View File

@@ -8,6 +8,7 @@ files = [
'app/assets/javascripts/shared/angular-*.js',
'app/assets/javascripts/admin/order_cycle.js.erb.coffee',
'app/assets/javascripts/admin/bulk_product_update.js',
'spec/javascripts/unit/**/*.js*'
];