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