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 1
1
<h2 >@ViewBag.h1 </h2 >
2
2
<p >@Html.Raw(ViewBag.message) </p >
3
3
4
- <iframe width =" 900" height =" 600" src =" @ViewBag.Url" >
5
4
5
+ <!--
6
+ ds-snippet-start:Maestro1Step6
7
+ -->
8
+ <iframe width =" 900" height =" 600" src =" @ViewBag.Url" >
6
9
</iframe >
10
+ <!--
11
+ ds-snippet-end:Maestro1Step6
12
+ -->
7
13
8
14
9
15
<p ><a href =" /" >@Html.Raw(ViewBag.SupportingTexts.ContinueButton) </a ></p >
Original file line number Diff line number Diff line change 2888
2888
}
2889
2889
],
2890
2890
"ResultsPageText" : " Workflow instance is created. Please sign the document." ,
2891
- "SkipForLanguages" : " java;node; php;python;ruby"
2891
+ "SkipForLanguages" : " java;php;python;ruby"
2892
2892
},
2893
2893
{
2894
2894
"ExampleNumber" : 2 ,
2911
2911
}
2912
2912
],
2913
2913
"ResultsPageText" : " Workflow has been paused." ,
2914
- "SkipForLanguages" : " java;node; php;python;ruby"
2914
+ "SkipForLanguages" : " java;php;python;ruby"
2915
2915
},
2916
2916
{
2917
2917
"ExampleNumber" : 3 ,
2934
2934
}
2935
2935
],
2936
2936
"ResultsPageText" : " Workflow has been resumed." ,
2937
- "SkipForLanguages" : " java;node; php;python;ruby"
2937
+ "SkipForLanguages" : " java;php;python;ruby"
2938
2938
},
2939
2939
{
2940
2940
"ExampleNumber" : 4 ,
2957
2957
}
2958
2958
],
2959
2959
"ResultsPageText" : " Workflow has been canceled." ,
2960
- "SkipForLanguages" : " java;node; php;python;ruby"
2960
+ "SkipForLanguages" : " java;php;python;ruby"
2961
2961
}
2962
2962
]
2963
2963
}
You can’t perform that action at this time.
0 commit comments