Initial implementation of the InventoryController

This commit is contained in:
Andrew Miner
2015-01-06 10:25:05 -08:00
parent d499e8e9cf
commit a1a7ee5dc9
13 changed files with 330 additions and 23 deletions
-1
View File
@@ -92,7 +92,6 @@ module.exports = (grunt)->
options:
client: true
node: true
pretty: true
processName: (f)->
f = f.replace './src/templates/', ''
f = f.replace '_view', ''