Skip to content
Snippets Groups Projects
Commit 4b9259d5 authored by Roberto DePietri's avatar Roberto DePietri
Browse files

Fix flask LVAlert Host to show igwn-alert options

parent 67f5bc6b
No related branches found
No related tags found
No related merge requests found
......@@ -48,9 +48,10 @@
</div>
</div>
<div class="form-group col-md">
<label for=gracedb-host>LVAlert Host</label>
<label for=gracedb-host>igwn-alert [options]</label>
<div class="input-group">
<input id=gracedb-host class=form-control readonly value="{{ conf.lvalert_host }}">
<input id=gracedb-host class=form-control readonly
value="-s {{ conf.igwn_alert_server }} -g {{ conf.igwn_alert_group }}">
</div>
</div>
<div class="form-group col-md">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment