Steps to reproduce:
1. Go to Access Policy and Press the Edit icon
2. Delete Role using delete button
3. Close the modal and reopen
delete does not work (using the delete button): Actual Results:
MATTERHORN_ADMINISTRATOR (Haken) (Haken)
ROLE_ADMIN (Haken)
ROLE_ADMIN_UI (Haken)
Expected Results:
MATTERHORN_ADMINISTRATOR (Haken) (Haken)
ROLE_ADMIN (Haken)
Clicking the delete button yields the following error in the browser's console
Error: $scope.saveAcl is not a function
$scope.deletePolicy@http://localhost:8080/admin-ng/modules/users/controllers/aclController.js:87:9
$parseFunctionCall@http://localhost:8080/admin-ng/lib/angular/angular.js:12299:15
ngEventHandler/</callback@http://localhost:8080/admin-ng/lib/angular/angular.js:22903:17
$RootScopeProvider/this.$get</Scope.prototype.$eval@http://localhost:8080/admin-ng/lib/angular/angular.js:14353:16
$RootScopeProvider/this.$get</Scope.prototype.$apply@http://localhost:8080/admin-ng/lib/angular/angular.js:14451:18
ngEventHandler/<@http://localhost:8080/admin-ng/lib/angular/angular.js:22908:17
jQuery.event.dispatch@http://localhost:8080/admin-ng/lib/jquery-1.10.2.js:5094:15
jQuery.event.add/elemData.handle@http://localhost:8080/admin-ng/lib/jquery-1.10.2.js:4766:6