Important fix for chrome app. Fix updating alternative amount

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-21 17:00:32 -03:00
commit 68173e632e
4 changed files with 5 additions and 10 deletions

View file

@ -78,8 +78,6 @@ module.exports = function(grunt) {
},
angular: {
src: [
'bower_components/fastclick/lib/fastclick.js',
'bower_components/modernizr/modernizr.js',
'bower_components/qrcode-generator/js/qrcode.js',
'bower_components/qrcode-decoder-js/lib/qrcode-decoder.js',
'bower_components/moment/min/moment-with-locales.js',