diff --git a/mistraldashboard/actions/templates/actions/_create.html b/mistraldashboard/actions/templates/actions/_create.html index 1225c56..8a15aa1 100644 --- a/mistraldashboard/actions/templates/actions/_create.html +++ b/mistraldashboard/actions/templates/actions/_create.html @@ -6,7 +6,7 @@

{% trans "Use one of the available definition source options to specify the definition to be used in creating this action." %}

{% trans "Refer"%} - + Mistral Workflow Language {% trans " documentation for syntax details." %}

diff --git a/mistraldashboard/actions/templates/actions/_update.html b/mistraldashboard/actions/templates/actions/_update.html index caaf767..91298a3 100644 --- a/mistraldashboard/actions/templates/actions/_update.html +++ b/mistraldashboard/actions/templates/actions/_update.html @@ -6,7 +6,7 @@

{% trans "Use one of the available definition source options to specify the definition to be used in updating this action." %}

{% trans "Refer"%} - + Mistral Workflow Language {% trans " documentation for syntax details." %}

diff --git a/mistraldashboard/workbooks/templates/workbooks/_select_definition.html b/mistraldashboard/workbooks/templates/workbooks/_select_definition.html index 2365116..89862df 100644 --- a/mistraldashboard/workbooks/templates/workbooks/_select_definition.html +++ b/mistraldashboard/workbooks/templates/workbooks/_select_definition.html @@ -6,7 +6,7 @@

{% trans "Use one of the available definition source options to specify the definition to be used in creating this workbook." %}

{% trans "Refer"%} - + Mistral Workflow Language {% trans " documentation for syntax details." %}