This repository has been archived on 2020-03-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
quay/static/directives/trigger-description.html
2015-04-29 19:50:13 -04:00

3 lines
151 B
HTML

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