master
Sergey Kalinin 2019-09-30 13:16:13 +03:00
commit 2030adf392
2 changed files with 4 additions and 1 deletions

View File

@ -433,7 +433,6 @@ proc ShowHelpDialog {} {
destroy .add.frm_btn.btn_ok
return $frm
}
namespace eval Run {} {}
# Получение данных по кластерам

View File

@ -124,3 +124,7 @@ if [file exists [file join $dir(work) 1c_srv_new.cfg]] {
} else {
set servers_list ""
}
<<<<<<< HEAD
=======
>>>>>>> unstable