File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
launcher-csharp/Maestro/Views/Mae001TriggerWorkflow Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 11<h2 >@ViewBag.h1 </h2 >
22<p >@Html.Raw(ViewBag.message) </p >
33
4- <iframe width =" 900" height =" 600" src =" @ViewBag.Url" >
54
5+ <!--
6+ ds-snippet-start:Maestro1Step6
7+ -->
8+ <iframe width =" 900" height =" 600" src =" @ViewBag.Url" >
69</iframe >
10+ <!--
11+ ds-snippet-end:Maestro1Step6
12+ -->
713
814
915<p ><a href =" /" >@Html.Raw(ViewBag.SupportingTexts.ContinueButton) </a ></p >
Original file line number Diff line number Diff line change 28882888 }
28892889 ],
28902890 "ResultsPageText" : " Workflow instance is created. Please sign the document." ,
2891- "SkipForLanguages" : " java;node; php;python;ruby"
2891+ "SkipForLanguages" : " java;php;python;ruby"
28922892 },
28932893 {
28942894 "ExampleNumber" : 2 ,
29112911 }
29122912 ],
29132913 "ResultsPageText" : " Workflow has been paused." ,
2914- "SkipForLanguages" : " java;node; php;python;ruby"
2914+ "SkipForLanguages" : " java;php;python;ruby"
29152915 },
29162916 {
29172917 "ExampleNumber" : 3 ,
29342934 }
29352935 ],
29362936 "ResultsPageText" : " Workflow has been resumed." ,
2937- "SkipForLanguages" : " java;node; php;python;ruby"
2937+ "SkipForLanguages" : " java;php;python;ruby"
29382938 },
29392939 {
29402940 "ExampleNumber" : 4 ,
29572957 }
29582958 ],
29592959 "ResultsPageText" : " Workflow has been canceled." ,
2960- "SkipForLanguages" : " java;node; php;python;ruby"
2960+ "SkipForLanguages" : " java;php;python;ruby"
29612961 }
29622962 ]
29632963 }
You can’t perform that action at this time.
0 commit comments