mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Making toggling of fat nodes work
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Darkswarm.controller "ProducerNodeCtrl", ($scope, HashNavigation, $anchorScroll) ->
|
||||
$scope.toggle = ->
|
||||
HashNavigation.navigate $scope.producer.hash
|
||||
HashNavigation.toggle $scope.producer.hash
|
||||
|
||||
$scope.open = ->
|
||||
HashNavigation.active($scope.producer.hash)
|
||||
|
||||
Reference in New Issue
Block a user