Skip to content

Commit d0cc9e7

Browse files
committed
Adjusting start-script typein element
1 parent a4055bf commit d0cc9e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

web-portal/client/views/main.pug

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,8 @@ block content
117117
#dev-div-controls(style="display:none;")
118118
#start_script_row
119119
label.run-option.dev-div-run-option.
120-
<label for="start_script_url">URL for start-script
120+
<label for="start_script_url">URL for start-script</label>
121121
span.in-circle(onclick='helpOnClick("start-script");') ?
122-
</label>
123122
<input type="url" id="start_script_url" name="start_script_url" class="url-input">
124123
#custom_sysout_row
125124
label.run-option.dev-div-run-option.

0 commit comments

Comments
 (0)