mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
6 lines
181 B
HTML
6 lines
181 B
HTML
<button class="btn at-Button{{ fill }}--{{ color }}"
|
|
ng-disabled="form.disabled || (type === 'save' && !form.isValid)"
|
|
ng-click="action()">
|
|
{{::text}}
|
|
</button>
|