mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
added ability to view reactor PLC config after importing if cancelled before deleting
This commit is contained in:
parent
32653c3b8a
commit
9e13a3a467
@ -481,6 +481,8 @@ local function config_view(display)
|
||||
try_set(path, ini_cfg.LogPath)
|
||||
try_set(en_dbg, ini_cfg.LogDebug)
|
||||
|
||||
tool_ctl.view_cfg.enable()
|
||||
|
||||
if tool_ctl.importing_legacy then
|
||||
tool_ctl.importing_legacy = false
|
||||
sum_pane.set_value(3)
|
||||
|
Loading…
Reference in New Issue
Block a user