]> git.ipfire.org Git - thirdparty/cups.git/blame - templates/es/set-printer-options-trailer.tmpl
Stop reporting waste-receptacle-xxx from SNMP, because vendors implement it
[thirdparty/cups.git] / templates / es / set-printer-options-trailer.tmpl
CommitLineData
9e8e57a5
MS
1</DIV>
2
3<SCRIPT TYPE="text/javascript"><!--
4// Hide custom options parameters for browsers that understand Javascript
5var paramtables = document.getElementsByName("paramtable");
6for (var i = 0; i < paramtables.length; i++)
7{
8 var opt = paramtables[i].id.substr(0, paramtables[i].id.lastIndexOf("-"));
9 var cb = document.getElementById("select-" + opt);
10 if (cb.value != "Custom")
11 paramtables[i].style.display = "none";
12}
13--></SCRIPT>
14</FORM>