mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Remove shell script options (alert is not provided as stdin)
This commit is contained in:
parent
129749211e
commit
aaf44b3edd
2 changed files with 8 additions and 59 deletions
|
|
@ -1,10 +1 @@
|
|||
<div class="form-group row">
|
||||
<label class="col-form-label col-sm-3">
|
||||
{{ i18n("shell_alert_endpoint.shell_options") }}
|
||||
</label>
|
||||
<div class="col-sm-5">
|
||||
<input data-pattern="options" name="shell_options" type="text" class="form-control" />
|
||||
<small class="text-muted">{{ i18n("optional_field") }}</small>
|
||||
</div>
|
||||
</div>
|
||||
<small>{* i18n('shell_alert_endpoint.shell_description.option_description') *}</small>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue