modified: ri_cmd.py
modified: ri_oper.py
modified: ri_tk.py
modified: ri_tk_cmd.py
modified: ri_widget.py
add network check ip and hostname update
This commit is contained in:
@@ -30,7 +30,7 @@ def next():
|
||||
q, t = ri_widget.Sequence.current()
|
||||
wid_name = ri_widget.Sequence.next()
|
||||
if wid_name is not None:
|
||||
ri_widget.Widget.dict[t].hide(t)
|
||||
ri_widget.Widget.dict[t].hide()
|
||||
|
||||
ri_widget.Widget.dict[wid_name].show()
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user