slide method now accepts fragment index argument #228

This commit is contained in:
Hakim El Hattab
2012-11-22 09:10:34 -05:00
4 changed files with 53 additions and 18 deletions

View File

@@ -63,7 +63,8 @@ module.exports = function(grunt) {
},
globals: {
head: false,
module: false
module: false,
console: false
}
},