Merge pull request #8005 from Matt-Yorkley/angular-tidyup

Angular tidyup
This commit is contained in:
Matt-Yorkley
2021-08-09 18:59:53 +02:00
committed by GitHub
172 changed files with 203 additions and 209 deletions

View File

@@ -1,4 +1,4 @@
Darkswarm.controller "HubNodeCtrl", ($scope, HashNavigation, CurrentHub, $http, $timeout) ->
angular.module('Darkswarm').controller "HubNodeCtrl", ($scope, HashNavigation, CurrentHub, $http, $timeout) ->
$scope.shopfront_loading = false
$scope.enterprise_details = []