Skip to content

Commit 44d91cb

Browse files
committed
added new text to manifest
1 parent 98c23be commit 44d91cb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

manifest/CodeExamplesManifest.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2867,6 +2867,18 @@
28672867
]
28682868
}
28692869
],
2870+
"AdditionalPage": [
2871+
{
2872+
"Name": "publish_workflow",
2873+
"ResultsPageText": "Please open <a href=\"{0}\" target=\"_blank\">the following page</a> to publish the workflow."
2874+
}
2875+
],
2876+
"RedirectsToOtherCodeExamples": [
2877+
{
2878+
"CodeExampleToRedirectTo": 8,
2879+
"RedirectText": "<p>Prerequisite: Please first create a template to use in the workflow using <a {0}>Create a template</a></p>"
2880+
}
2881+
],
28702882
"CustomErrorTexts": [
28712883
{
28722884
"ErrorMessageCheck": "NO_ACTIVE_WORKFLOW_FOUND",

0 commit comments

Comments
 (0)