mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 06:01:25 -03:30
Remove unneeded attribute
This commit is contained in:
parent
89c01475f5
commit
480772f5bc
@ -10,8 +10,7 @@
|
||||
question="question"
|
||||
choices="choices"
|
||||
ng-required="isRequired === 'true'"
|
||||
ng-model="defaultValue"
|
||||
ng-disabled="isDisabled === 'false'">
|
||||
ng-model="defaultValue">
|
||||
</multiple-choice>
|
||||
</div>
|
||||
<div ng-if="question.type === 'password'" class="input_area input-group">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user