|
83 | 83 | {{/showdetails}} |
84 | 84 | </span> |
85 | 85 | <h4 class="pr-5">{{title}} |
86 | | - {{#includedelayedcourses}}<sup><i class="fas fa-calendar-plus" style="font-size:14px;" data-toggle="tooltip" title="{{#str}} includedelayedcourses, tool_lifecycle{{/str}}"></i></sup>{{/includedelayedcourses}} |
87 | | - {{#includesitecourse}}<sup><i class="fas fa-home" style="font-size:14px;" data-toggle="tooltip" title="{{#str}} includesitecourse, tool_lifecycle{{/str}}"></i></sup>{{/includesitecourse}}</h4> |
88 | | - <span>{{#str}} workflow_rollbackdelay, tool_lifecycle{{/str}}: <strong>{{rollbackdelay}}</strong> {{{rollbackhelp}}}</span><br> |
89 | | - <span>{{#str}} workflow_finishdelay, tool_lifecycle{{/str}}: <strong>{{finishdelay}}</strong> {{{finishhelp}}}</span><br> |
| 86 | + {{#includedelayedcourses}}<sup><i class="fas fa-calendar-plus" style="font-size:0.7em;" data-toggle="tooltip" title="{{#str}} includedelayedcourses, tool_lifecycle{{/str}}"></i></sup>{{/includedelayedcourses}} |
| 87 | + {{#includesitecourse}}<sup><i class="fas fa-home" style="font-size:0.7em;" data-toggle="tooltip" title="{{#str}} includesitecourse, tool_lifecycle{{/str}}"></i></sup>{{/includesitecourse}}</h4> |
| 88 | + <span>{{#str}} workflow_rollbackdelay, tool_lifecycle{{/str}}: <strong>{{rollbackdelay}}</strong> <span data-toggle="tooltip" title="{{#str}} details:rollbackdelay_help, tool_lifecycle{{/str}}"><i class="fa fa-circle-question {{#isactive}}text-white{{/isactive}}"></i></span></span><br> |
| 89 | + <span>{{#str}} workflow_finishdelay, tool_lifecycle{{/str}}: <strong>{{finishdelay}}</strong> <span data-toggle="tooltip" title="{{#str}} details:finishdelay_help, tool_lifecycle{{/str}}"><i class="fa fa-circle-question {{#isactive}}text-white{{/isactive}}"></i></span></span><br> |
90 | 90 | <span>{{# delayglobally }}{{#str}}details:globaldelay_yes, tool_lifecycle{{/str}}{{/ delayglobally }} |
91 | 91 | {{^delayglobally}}{{#str}}details:globaldelay_no, tool_lifecycle{{/str}}{{/delayglobally}}</span> |
92 | 92 | <div class="mt-2">{{{addinstance}}}</div> |
93 | 93 | </div> |
94 | 94 | {{#counttriggers}} |
95 | 95 | <div class="wf-trigger-block workflow-item"> |
96 | | - <h5 class="my-2">{{#str}} trigger, tool_lifecycle{{/str}} {{{triggerhelp}}}</h5> |
| 96 | + <h5 class="my-2">{{#str}} trigger, tool_lifecycle{{/str}} <span data-toggle="tooltip" title="{{#str}} overview:trigger_help, tool_lifecycle{{/str}}"><i class="fa fa-circle-question"></i></span></h5> |
97 | 97 | {{#showcoursecounts}} |
98 | 98 | {{#automatic}} |
99 | 99 | <div class="mb-2 mx-2"> |
|
108 | 108 | {{/automatic}} |
109 | 109 | {{^automatic}} |
110 | 110 | <div class="mb-2 mx-2"> |
111 | | - {{#str}} manualtriggerenvolved, tool_lifecycle {{/str}} {{{manualtriggerenvolvedhelp}}} |
| 111 | + {{#str}} manualtriggerenvolved, tool_lifecycle {{/str}} <span data-toggle="tooltip" title="{{#str}} manualtriggerenvolved_help, tool_lifecycle{{/str}}"><i class="fa fa-circle-question"></i></span> |
112 | 112 | </div> |
113 | 113 | {{/automatic}} |
114 | 114 | {{/showcoursecounts}} |
|
0 commit comments