We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4055bf commit d0cc9e7Copy full SHA for d0cc9e7
web-portal/client/views/main.pug
@@ -117,9 +117,8 @@ block content
117
#dev-div-controls(style="display:none;")
118
#start_script_row
119
label.run-option.dev-div-run-option.
120
- <label for="start_script_url">URL for start-script
+ <label for="start_script_url">URL for start-script</label>
121
span.in-circle(onclick='helpOnClick("start-script");') ?
122
- </label>
123
<input type="url" id="start_script_url" name="start_script_url" class="url-input">
124
#custom_sysout_row
125
0 commit comments