mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Patching our patch
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
window.SidebarCtrl = Darkswarm.controller "SidebarCtrl", ($scope, $location) ->
|
||||
$scope.active = ->
|
||||
$location.path() == "/login" || $location.path() == "/signup"
|
||||
$location.path() in ["/login", "/signup"]
|
||||
|
||||
Reference in New Issue
Block a user