Fix mibs panel command.
This commit is contained in:
parent
1d222c06a8
commit
84edd4b8f0
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
<desc>Show dialog</desc>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
<script>cam.panel.toggle()</script>
|
||||
<script>cam.panel_dialog.toggle()</script>
|
||||
</binding>
|
||||
</key>
|
||||
</keyboard>
|
||||
|
|
Loading…
Add table
Reference in a new issue