mirror of
https://github.com/DaKerboul/perun.git
synced 2026-08-09 18:05:40 +02:00
Clean up
This commit is contained in:
@@ -385,7 +385,7 @@ namespace Perun_v1
|
||||
bool boolSRSdefault = true;
|
||||
bool boolLotATCdefault = true;
|
||||
|
||||
// Handle SRS - TBD clean code for multiinstance
|
||||
// Handle SRS
|
||||
if (con_check_3rd_srs.Checked)
|
||||
{
|
||||
try
|
||||
@@ -451,7 +451,7 @@ namespace Perun_v1
|
||||
}
|
||||
dcConnection.SendToMySql(strSRSJson);
|
||||
|
||||
// Handle LotATC - TBD clean code for multiinstance
|
||||
// Handle LotATC
|
||||
if (con_check_3rd_lotatc.Checked)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user