| Line 154... |
Line 154... |
| 154 |
Const enum_imgGreenPin = "<img src='images/i_green_pin.gif' width='19' height='17' border='0' title='Pegged to prevent it being ripple built'>"
|
154 |
Const enum_imgGreenPin = "<img src='images/i_green_pin.gif' width='19' height='17' border='0' title='Pegged to prevent it being ripple built'>"
|
| 155 |
Const enum_imgPending = "<img src='icons/i_pending.gif' width='12' height='14' border='0' title='Package Pending'>"
|
155 |
Const enum_imgPending = "<img src='icons/i_pending.gif' width='12' height='14' border='0' title='Package Pending'>"
|
| 156 |
Const enum_imgReleasedLocked = "<img src='images/i_locked.gif' width='13' height='15' border='0' title='Released and locked'>"
|
156 |
Const enum_imgReleasedLocked = "<img src='images/i_locked.gif' width='13' height='15' border='0' title='Released and locked'>"
|
| 157 |
Const enum_imgReleasedUnlocked = "<img src='images/i_unlocked.gif' width='16' height='15' border='0' title='Released and unlocked'>"
|
157 |
Const enum_imgReleasedUnlocked = "<img src='images/i_unlocked.gif' width='16' height='15' border='0' title='Released and unlocked'>"
|
| 158 |
Const enum_imgNotInArchive = "<img src='images/s_package_not_present.gif' width='16' height='15' border='0' title='Not found in archive'>"
|
158 |
Const enum_imgNotInArchive = "<img src='images/s_package_not_present.gif' width='16' height='15' border='0' title='Not found in archive'>"
|
| - |
|
159 |
Const enum_imgNotInRelease = "<img src='images/s_not_inrelease.gif' width='16' height='15' border='0' title='This Version is not a member of this Release'>"
|
| 159 |
|
160 |
|
| 160 |
|
161 |
|
| 161 |
'-- ICONS SMALL ------------------------------
|
162 |
'-- ICONS SMALL ------------------------------
|
| 162 |
Const enum_SMALL_imgOK = "<img src='images/si_ok.gif' width='17' height='16' border='0' align='absmiddle' vspace='1' hspace='2'>"
|
163 |
Const enum_SMALL_imgOK = "<img src='images/si_ok.gif' width='17' height='16' border='0' align='absmiddle' vspace='1' hspace='2'>"
|
| 163 |
Const enum_SMALL_imgCritical = "<img src='images/si_critical.gif' width='17' height='16' border='0' align='absmiddle' vspace='1' hspace='2'>"
|
164 |
Const enum_SMALL_imgCritical = "<img src='images/si_critical.gif' width='17' height='16' border='0' align='absmiddle' vspace='1' hspace='2'>"
|