Subversion Repositories DevTools

Rev

Rev 119 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 119 Rev 121
Line 81... Line 81...
81
Const enum_MSG_PROCESS_EXISTS = "msg_process_exists.asp"
81
Const enum_MSG_PROCESS_EXISTS = "msg_process_exists.asp"
82
Const enum_MSG_GBE_MACHTYPE_EXISTS = "msg_machtype_exists.asp"
82
Const enum_MSG_GBE_MACHTYPE_EXISTS = "msg_machtype_exists.asp"
83
Const enum_MSG_PACKAGE_VERSION_EXISTS = "msg_package_version_exists.asp"
83
Const enum_MSG_PACKAGE_VERSION_EXISTS = "msg_package_version_exists.asp"
84
Const enum_MSG_PACKAGE_WIP_EXISTS = "msg_package_wip_exists.asp"
84
Const enum_MSG_PACKAGE_WIP_EXISTS = "msg_package_wip_exists.asp"
85
Const enum_MSG_PACKAGE_VERSION_INVALID = "msg_package_version_invalid.asp"
85
Const enum_MSG_PACKAGE_VERSION_INVALID = "msg_package_version_invalid.asp"
-
 
86
Const enum_MSG_CANNOT_AUTO_GENERATE_COTS_PKG = "msg_cannot_auto_generate_cots_pkg.asp"
86
'---------------------------------------------
87
'---------------------------------------------
87
%>
88
%>
88
<%
89
<%
89
'-- ICONS ------------------------------------
90
'-- ICONS ------------------------------------
90
Const enum_imgBlank     = "<img src='images/h_trsp_dot.gif' width='19' height='17' border='0'>"
91
Const enum_imgBlank     = "<img src='images/h_trsp_dot.gif' width='19' height='17' border='0'>"