Remove shell script options (alert is not provided as stdin)

This commit is contained in:
Alfredo Cardigliano 2021-03-24 10:49:45 +01:00
parent 129749211e
commit aaf44b3edd
2 changed files with 8 additions and 59 deletions

View file

@ -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>