����JFIF��x�x����'
| Server IP : 78.140.185.180 / Your IP : 216.73.216.220 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/dell/srvadmin/var/lib/openmanage/xslroot/oma/template/web/ |
Upload File : |
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="html" />
<xsl:template match="/OMA">
<xsl:apply-templates select="Task"/>
</xsl:template>
<xsl:template match="Task">
<html>
<head>
<title>TaskList</title>
<link rel="stylesheet" href="/oma/docs/oma.css" type="text/css" />
<xsl:if test="/OMA/@skin != ''">
<link rel="stylesheet" type="text/css">
<xsl:attribute name="href">/oma/skins/<xsl:value-of select="/OMA/@skin"/>/<xsl:if test="/OMA/@scheme != ''">schemes/<xsl:value-of select="/OMA/@scheme"/>/</xsl:if>scheme.css</xsl:attribute>
</link>
<xsl:if test="/OMA/@language != ''">
<link rel="stylesheet" type="text/css">
<xsl:attribute name="href">/oma/skins/<xsl:value-of select="/OMA/@skin"/>/<xsl:if test="/OMA/@scheme != ''">schemes/<xsl:value-of select="/OMA/@scheme"/>/</xsl:if><xsl:value-of select="/OMA/@language"/>/scheme.css</xsl:attribute>
</link>
<xsl:if test="/OMA/@country != ''">
<link rel="stylesheet" type="text/css">
<xsl:attribute name="href">/oma/skins/<xsl:value-of select="/OMA/@skin"/>/<xsl:if test="/OMA/@scheme != ''">schemes/<xsl:value-of select="/OMA/@scheme"/>/</xsl:if><xsl:value-of select="/OMA/@language"/>/<xsl:value-of select="/OMA/@country"/>/scheme.css</xsl:attribute>
</link>
</xsl:if>
</xsl:if>
</xsl:if>
</head>
<script language="javascript">
function frmSubmit () {
document.task.submit();
}
function frmCancel (curProg) {
var vvid = top.gnv.getVID();
top.location.href = "./OMSAStart?mode=" + curProg +"&vid=" + vvid;
}
</script>
<body topmargin="0" leftmargin="0">
<table border="0" width="100%" height="90%">
<tr>
<td height="10%"></td>
</tr>
<tr>
<td align="center" valign="top">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td colspan="2" rowspan="2" align="right" valign="top" style="height: 10px; width: 10px">
<img>
<xsl:attribute name="src">/oma/<xsl:if test="/OMA/@skin != ''">skins/<xsl:value-of select="/OMA/@skin"/>/<xsl:if test="/OMA/@scheme != ''"> schemes/ <xsl:value-of select="/OMA/@scheme"/>/</xsl:if></xsl:if>images/lta.gif</xsl:attribute>
</img>
</td>
<td style="height: 1px; width: 400px; background-color: #CECFCE"><img alt="" src="" height="1" width="1" /></td>
<td colspan="2" rowspan="2" align="right" valign="top" style="height: 10px; width: 10px">
<img>
<xsl:attribute name="src">/oma/<xsl:if test="/OMA/@skin != ''">skins/<xsl:value-of select="/OMA/@skin"/>/<xsl:if test="/OMA/@scheme != ''"> schemes/ <xsl:value-of select="/OMA/@scheme"/>/</xsl:if></xsl:if>images/rta.gif</xsl:attribute>
</img>
</td>
</tr>
<tr>
<td style="height: 9px; width: 400px" class="login-page-user-information"><img alt="" src="" height="1" width="1"/></td>
</tr>
<tr>
<td style="width: 1px; background-color: #CECFCE"><img alt="" src="" height="1" width="1"/></td>
<td style="width: 9px" class="login-page-user-information"><img alt="" src="" height="1" width="1"/></td>
<td align="center" class="login-page-user-information" bordercolor="#999999" style="width: 400px" >
<table cellpadding="0" cellspacing="0" border="0" height="35" width="100%">
<tr>
<td align="center" valign="middle" style="height: 232px">
<FORM method="post" name="task" action="./SubmitFormServletUser?plugin=com.dell.oma.webplugins.SelectTaskWebPlugin" target="_top">
<table width="330" cellpadding="2" cellspacing="0">
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="data-area-title" nowrap="nowrap">
<p><xsl:value-of select="$strApplicationList"/></p>
</td>
</tr>
</table>
</td>
</tr>
<xsl:if test="InstalledProducts/Product and ProductNum > '1'">
<tr align="left">
<td colspan="2">
<span class="login-prompt-text">
<xsl:value-of select="$strPleaseSelectThe"/>
</span>
</td>
</tr>
</xsl:if>
<xsl:apply-templates select="InstalledProducts"/>
<tr style="height: 30px">
<td colspan="2">
<img src="/oma/images/blank.gif" alt="blank" style="height: 30px"/>
</td>
</tr>
<tr>
<td colspan="2" align="center">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<xsl:if test="InstalledProducts/Product and ProductNum > '1'">
<td>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<xsl:call-template name="button_details">
<xsl:with-param name="href">#</xsl:with-param> <xsl:with-param name="onclick">javascript:frmSubmit()</xsl:with-param>
<xsl:with-param name="display"><xsl:value-of select="$strSelect"/></xsl:with-param>
</xsl:call-template>
</tr>
</table>
</td>
<td>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td/></tr>
</table>
</td>
</xsl:if>
<td>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<xsl:call-template name="button_details">
<xsl:with-param name="href">#</xsl:with-param>
<xsl:with-param name="onclick">javascript:frmCancel('<xsl:value-of select="CurrentProgram"/>'); </xsl:with-param>
<xsl:with-param name="display"><xsl:value-of select="$strCancel"/></xsl:with-param>
</xsl:call-template>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</FORM>
</td>
</tr>
</table>
</td>
<td style="width: 9px;" class="login-page-user-information"> <img alt="" src="" height="1" width="1"/> </td>
<td style="width: 1px; background-color: #CECFCE"><img alt="" src="" height="1" width="1"/></td>
</tr>
<tr>
<td colspan="2" rowspan="2" align="right" valign="top" style="height: 10px; width: 10px">
<img>
<xsl:attribute name="src">/oma/<xsl:if test="/OMA/@skin != ''">skins/<xsl:value-of select="/OMA/@skin"/>/<xsl:if test="/OMA/@scheme != ''"> schemes/ <xsl:value-of select="/OMA/@scheme"/>/</xsl:if></xsl:if>images/lba.gif</xsl:attribute>
</img>
</td>
<td style="height: 9px; width: 400px" class="login-page-user-information"><img alt="" src="" height="1" width="1"/>
</td>
<td colspan="2" rowspan="2" align="right" valign="top" style="height: 10px; width: 10px" >
<img>
<xsl:attribute name="src">/oma/<xsl:if test="/OMA/@skin != ''">skins/<xsl:value-of select="/OMA/@skin"/>/<xsl:if test="/OMA/@scheme != ''"> schemes/ <xsl:value-of select="/OMA/@scheme"/>/</xsl:if></xsl:if>images/rba.gif</xsl:attribute>
</img>
</td>
</tr>
<tr>
<td style="height: 1px; width: 400px; background-color: #CECFCE"><img alt="" src="" height="1" width="1"/></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
</xsl:template>
<xsl:template name="button_details">
<xsl:param name="display" />
<xsl:param name="href" />
<xsl:param name="onclick" />
<td style="width: 14px; height: 25px">
<img style="width: 14px; height: 25px">
<xsl:attribute name="src">/oma/<xsl:if test="/OMA/@skin != ''">skins/<xsl:value-of select="/OMA/@skin"/>/<xsl:if test="/OMA/@scheme != ''">schemes/<xsl:value-of select="/OMA/@scheme"/>/</xsl:if></xsl:if>images/llbutton.gif</xsl:attribute>
</img>
</td>
<td class="data-area-button" align="center" valign="middle" style="width: 80px">
<a>
<xsl:attribute name="href"><xsl:value-of select="$href" /></xsl:attribute>
<xsl:attribute name="onclick"><xsl:value-of select="$onclick" /></xsl:attribute>
<xsl:attribute name="id"><xsl:value-of select="$display" /></xsl:attribute>
<xsl:attribute name="name"><xsl:value-of select="$display" /></xsl:attribute>
<xsl:value-of select="$display" />
</a>
</td>
<td style="width: 14px; height: 25px">
<img style="width: 14px; height: 25px">
<xsl:attribute name="src">/oma/<xsl:if test="/OMA/@skin != ''">skins/<xsl:value-of select="/OMA/@skin"/>/<xsl:if test="/OMA/@scheme != ''">schemes/<xsl:value-of select="/OMA/@scheme"/>/</xsl:if></xsl:if>images/lrbutton.gif</xsl:attribute>
</img>
</td>
</xsl:template>
<xsl:template match="InstalledProducts">
<tr>
<td align="left" style="width: 72px">
<span class="login-form-label"><xsl:value-of select="$strApplication"/></span>
</td>
<xsl:choose>
<xsl:when test="Product">
<xsl:choose>
<xsl:when test="/OMA/Task/ProductNum = '1'">
<td nowrap="nowrap"><xsl:value-of select="Product/Name"/></td>
</xsl:when>
<xsl:otherwise>
<td width="111">
<select name="application">
<xsl:for-each select="Product">
<xsl:variable name="var" select="ID"/>
<option value="{$var}">
<xsl:value-of select="Name"/>
</option>
</xsl:for-each>
</select>
</td>
</xsl:otherwise>
</xsl:choose>
</xsl:when>
<xsl:otherwise>
<td nowrap="nowrap"><xsl:value-of select="$strThereIsNo"/></td>
</xsl:otherwise>
</xsl:choose>
</tr>
</xsl:template>
</xsl:stylesheet>