mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Change procedure management. Using URL instead of file
This commit is contained in:
@@ -135,7 +135,7 @@ if(is_admin() !== false) {
|
||||
</div>
|
||||
</div>
|
||||
<div class='form-group'>
|
||||
<label for='proc' class='col-sm-3 control-label'>Doc name: </label>
|
||||
<label for='proc' class='col-sm-3 control-label'>Procedure URL: </label>
|
||||
<div class='col-sm-9'>
|
||||
<input type='text' id='proc' name='proc' class='form-control' maxlength='30'>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user