reverting the api since its not ok

This commit is contained in:
Tomaž
2013-07-26 13:22:57 +02:00
parent 01120a2b23
commit 42e32dfb21
-1
View File
@@ -48,7 +48,6 @@ auth = (req, res, next) ->
POST new actions
###
router.post '/', auth, (req, res) ->
console.log 'prisel sem notri'
model = req.getModel()
user = req.user
actions = req.body