mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-15 23:57:48 +00:00
Unbreaking karma karma lama
This commit is contained in:
@@ -8,6 +8,9 @@ Darkswarm.controller "HubNodeCtrl", ($scope, Navigation, $location, $anchorScrol
|
||||
$scope.current = ->
|
||||
$scope.hub.id is CurrentHub.id
|
||||
|
||||
$scope.emptiesCart = ->
|
||||
CurrentHub.id isnt undefined and !$scope.current()
|
||||
|
||||
if $scope.open()
|
||||
$anchorScroll()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user