mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 13:11:19 -03:30
fix modal exit button close
This commit is contained in:
parent
797169317c
commit
7c596039c5
@ -7,7 +7,7 @@
|
||||
</div>
|
||||
<div class="Form-header--fields"></div>
|
||||
<div class="Form-exitHolder">
|
||||
<button type="button" class="Form-exit" ng-click="cancelForm()">
|
||||
<button type="button" class="Form-exit" ng-click="vm.cancelForm()">
|
||||
<i class="fa fa-times-circle"></i>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user