This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static/directives/trigger-description.html

4 lines
151 B
HTML
Raw Normal View History

<span class="trigger-description-element" ng-switch on="trigger.service">
<span ng-include="triggerTemplate" ng-if="triggerTemplate"></span>
</span>