no message
This commit is contained in:
@@ -304,6 +304,7 @@ public enum PassCode_2021 {
|
||||
OpenSapforEtalonVersion,
|
||||
OpenSapforVersion,
|
||||
PublishServerSapfor,
|
||||
PublishTestProject,
|
||||
|
||||
//->
|
||||
TestPass;
|
||||
@@ -313,6 +314,8 @@ public enum PassCode_2021 {
|
||||
return "?";
|
||||
case PublishServerSapfor:
|
||||
return "Опубликовать собранную версию SAPFOR";
|
||||
case PublishTestProject:
|
||||
return "Отправить проект теста";
|
||||
case DeleteGroup:
|
||||
return "Удалить группу";
|
||||
case UpdateProperty:
|
||||
|
||||
Reference in New Issue
Block a user