mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 21:35:01 -02:30
Fix dismiss of credential permissions routing
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
</at-panel-body>
|
||||
</at-panel>
|
||||
|
||||
<at-panel ng-if="$state.current.name.includes('permissions')">
|
||||
<at-panel ng-if="$state.current.name.includes('permissions')" on-dismiss="credentials">
|
||||
<at-panel-heading>{{:: vm.strings.get('permissions.TITLE') }}</at-panel-heading>
|
||||
|
||||
<at-tab-group>
|
||||
|
||||
Reference in New Issue
Block a user