From 84e1aac141e0f07fe784ddef13306aed2e731620 Mon Sep 17 00:00:00 2001 From: Helena Rasche Date: Mon, 4 Dec 2023 12:24:38 +0100 Subject: [PATCH] reformat menu based on feedback --- _layouts/workflow-list.html | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/_layouts/workflow-list.html b/_layouts/workflow-list.html index 6dff22c3007c7e..197b5c3cc24953 100644 --- a/_layouts/workflow-list.html +++ b/_layouts/workflow-list.html @@ -25,7 +25,10 @@
Last updated {{ workflow.path | gtn_mod_date | date: "%b %-d, %Y" }}

- Launch in Tutorial Mode
+ Launch in Tutorial Mode + {% icon question %} +
+ License: {% if workflow.license %} @@ -38,13 +41,19 @@

Tests: {% if workflow.tests %}✅{% else %}❌{% endif %} Results: {% if workflow.test_results == nil %}Not yet automated{% endif %}

- - Download Galaxy Workflow.ga - EU - US - AU +
{{ workflow.mermaid }}