shortcut from device port to manual topology

This commit is contained in:
Oliver Gorwits
2017-12-20 23:59:15 +00:00
parent 9520438960
commit 081b89d5dc
3 changed files with 15 additions and 2 deletions

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