mirror of
https://github.com/ansible/awx.git
synced 2026-04-18 08:20:22 -02:30
9 lines
141 B
HTML
9 lines
141 B
HTML
<div class="at-Badge">
|
|
<div ng-if="config.text">
|
|
{{ config.text }}
|
|
</div>
|
|
|
|
<ng-if="!config" ng-transclude></ng-transclude>
|
|
</div>
|
|
|