https://bugs.koozali.org/show_bug.cgi?id=12468
Bug ID: 12468
Summary: js error on scan or leases resulting on no sortable
table
Classification: Contribs
Product: SME Contribs
Version: 10.0
Hardware: ---
OS: ---
Status: CONFIRMED
Severity: normal
Priority: P3
Component: smeserver-dhcpmanager
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
<script>//<![CDATA[
document.getElementById("load").style.display="none";
^^^^^^^^^^^^
document.getElementById("loadingNetwork").style.display="none";
function showSpinnerLeases(){
document.getElementById("scanLeases").style.display="none";
document.getElementById("load").style.display="inline";
}
function showSpinnerNetwork(){
document.getElementById("scanNetwork").style.display="none";
document.getElementById("loadingNetwork").style.display="inline";
}
//]]></script>
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/