no message
This commit is contained in:
@@ -334,12 +334,15 @@ public enum PassCode_2021 {
|
||||
PublishComponentsServer,
|
||||
//---
|
||||
SPF_InsertImplicitNone,
|
||||
CompileServerSapfor,
|
||||
;
|
||||
public String getDescription() {
|
||||
switch (this) {
|
||||
case Undefined:
|
||||
return "?";
|
||||
//--
|
||||
case CompileServerSapfor:
|
||||
return "Собрать версию Sapfor";
|
||||
case PublishComponentsServer:
|
||||
return "Опубликовать сервер компонент и отчётов об ошибках";
|
||||
case PingComponentsServer:
|
||||
|
||||
Reference in New Issue
Block a user