Loading services/webapp/code/rosetta/core_app/templates/components/container.html +1 −1 Original line number Diff line number Diff line Loading @@ -152,7 +152,7 @@ </div> <div style="margin-bottom:13px; margin-top: 3px; text-align:center"> <div style="margin-bottom:18px; margin-top: 3px; text-align:center"> {% if not disable_play_button %} <a href="/new_task?task_container_uuid={{ container.uuid }}&step=two" class="btn btn-light" style="border: #c0c0c0 1px solid"> <i class="fa fa-play" style="color:green"></i></a> {% endif %} Loading Loading
services/webapp/code/rosetta/core_app/templates/components/container.html +1 −1 Original line number Diff line number Diff line Loading @@ -152,7 +152,7 @@ </div> <div style="margin-bottom:13px; margin-top: 3px; text-align:center"> <div style="margin-bottom:18px; margin-top: 3px; text-align:center"> {% if not disable_play_button %} <a href="/new_task?task_container_uuid={{ container.uuid }}&step=two" class="btn btn-light" style="border: #c0c0c0 1px solid"> <i class="fa fa-play" style="color:green"></i></a> {% endif %} Loading