fixed template search, ng-controller was too deep

This commit is contained in:
Henry Oswald 2014-09-09 16:51:49 +01:00
parent ca402a3061
commit 50ee889569

View file

@ -47,6 +47,7 @@ define [
updateHits = (hits)->
$scope.safeApply ->
console.log hits
$scope.hits = hits
$scope.search = ->