Show list of hubs to select for managing variant overrides

This commit is contained in:
Rohan Mitchell
2014-11-20 09:33:26 +11:00
parent d810388248
commit 2c74a94e31
9 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
angular.module("ofn.admin").controller "AdminOverrideVariantsCtrl", ($scope, Enterprises) ->
$scope.Enterprises = Enterprises