mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
6 lines
264 B
HTML
6 lines
264 B
HTML
<label class="at-InputLabel at-u-flat">
|
|
<span ng-if="config.options.required" class="pull-left at-InputLabel-required">*</span>
|
|
<span class="pull-left">{{::state.options.label}}</span>
|
|
<at-popover class="pull-left" state="state"></at-popover>
|
|
</label>
|