| Line 1427... |
Line 1427... |
| 1427 |
<%ElseIf pkgInfoHash.Item ("build_type") = "U" Then%>
|
1427 |
<%ElseIf pkgInfoHash.Item ("build_type") = "U" Then%>
|
| 1428 |
<legend class="body_colb"><img src='icons/i_pkg_change_type.gif' hspace='4' border='0' align='absmiddle'>Build Type</legend>
|
1428 |
<legend class="body_colb"><img src='icons/i_pkg_change_type.gif' hspace='4' border='0' align='absmiddle'>Build Type</legend>
|
| 1429 |
<table width="100%" border="0" cellspacing="1" cellpadding="2" class='allGrey'>
|
1429 |
<table width="100%" border="0" cellspacing="1" cellpadding="2" class='allGrey'>
|
| 1430 |
<tr>
|
1430 |
<tr>
|
| 1431 |
<td>
|
1431 |
<td>
|
| 1432 |
<span class='err_alert'>UnbuildablePackage.</span> This version has been created outside of the build system, possibly via Deployment Manager
|
1432 |
<span class='err_alert'>UnbuildablePackage.</span> This version has been created outside of the build system, possibly via Deployment Manager or as a part of the unification of the Pulse Build System.
|
| 1433 |
</td>
|
1433 |
</td>
|
| 1434 |
</tr>
|
1434 |
</tr>
|
| 1435 |
</table>
|
1435 |
</table>
|
| 1436 |
<%ElseIf pkgInfoHash.Item ("build_type") = "Y" Then%>
|
1436 |
<%ElseIf pkgInfoHash.Item ("build_type") = "Y" Then%>
|
| 1437 |
<legend class="body_colb"><img src='icons/i_pkg_change_type.gif' hspace='4' border='0' align='absmiddle'>Build Type</legend>
|
1437 |
<legend class="body_colb"><img src='icons/i_pkg_change_type.gif' hspace='4' border='0' align='absmiddle'>Build Type</legend>
|