File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 <td >{% if process .options .ui .source is defined %}{{ process .options .ui .source }}{% endif %}</td >
3434 <td >{% if process .options .ui .target is defined %}{{ process .options .ui .target }}{% endif %}</td >
3535 <td class =" text-center" >
36- {% if (false == uiOptions .input_context_launcher_form and true == uiOptions .run_confirmation_modal ) %}
36+ {% if (false == uiOptions .input_context_launcher_form and true == uiOptions .run_confirmation_modal ) %}
3737 <a class =" px-1" data-toggle =" tooltip" data-placement =" top" title =" {{ ' Launch' | trans }}" data-bs-toggle =" modal" data-bs-target =" #{{ process .code }}" >
3838 <i class =" fas fa-rocket" ></i >
3939 </a >
Original file line number Diff line number Diff line change 3434 {% endblock %}
3535 </div >
3636 </div >
37- </div >
37+ </div >
You can’t perform that action at this time.
0 commit comments