mirror of
https://github.com/ansible/awx.git
synced 2026-06-02 13:37:51 -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>
|
|
|