mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-15 20:41:49 -05:00
Merge remote-tracking branch 'origin/release_3.1.2' into devel
This commit is contained in:
@@ -23,6 +23,7 @@ export default ['$scope', '$rootScope', '$compile', '$location',
|
||||
init();
|
||||
|
||||
function init() {
|
||||
$scope.canEditOrg = true;
|
||||
// Load the list of options for Kind
|
||||
GetChoices({
|
||||
scope: $scope,
|
||||
|
||||
Reference in New Issue
Block a user