mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-21 00:03:35 -05:00
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>
|