shortcut from device port to manual topology
This commit is contained in:
5
share/views/sidebar/admintask/topology.tt
Normal file
5
share/views/sidebar/admintask/topology.tt
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
<input name="dev1" value="[% params.dev1 | html_entity %]" type="hidden"/>
|
||||
<input name="port1" value="[% params.port1 | html_entity %]" type="hidden"/>
|
||||
<script type="text/javascript">has_sidebar["topology"] = 0;</script>
|
||||
Reference in New Issue
Block a user