Revert "rm fastclick"

This reverts commit ea7484512f.

Conflicts:
	src/js/controllers/index.js
This commit is contained in:
Matias Alejo Garcia 2015-04-23 17:45:32 -03:00
commit 3c00a4a06c
4 changed files with 5 additions and 4 deletions

View file

@ -78,6 +78,7 @@ module.exports = function(grunt) {
},
angular: {
src: [
'bower_components/fastclick/lib/fastclick.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',