массовое удаление конфигураций DVM

This commit is contained in:
2023-12-06 02:13:55 +03:00
parent 6b115c7296
commit 469330a7ed
3 changed files with 8 additions and 3 deletions

View File

@@ -391,6 +391,8 @@ public enum Current {
//--------------------------------------------
public String getDescription() {
switch (this) {
case Configuration:
return "Конфигурация тестирования";
case ServerSapfor:
return "тестовая версия SAPFOR";
case SubscriberWorkspace: