Subversion Repositories ALCASAR

Rev

Rev 2788 | Rev 2976 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2788 Rev 2800
Line 684... Line 684...
684
< 1000)) {        }
684
< 1000)) {        }
685
< 1000)) {        if ($(this).attr("ProcessesOther") !== undefined) {
685
< 1000)) {        if ($(this).attr("ProcessesOther") !== undefined) {
686
< 1000)) {            pother = parseInt($(this).attr("ProcessesOther"), 10);
686
< 1000)) {            pother = parseInt($(this).attr("ProcessesOther"), 10);
687
< 1000)) {        }
687
< 1000)) {        }
688
< 1000)) {
688
< 1000)) {
689
< 1000)) {        document.title = "System information: " + hostname + " (" + ip + ")";
689
< 1000)) {        document.title = "Système information: " + hostname + " (" + ip + ")";
690
< 1000)) {        $("#s_hostname_title").html(hostname);
690
< 1000)) {        $("#s_hostname_title").html(hostname);
691
< 1000)) {        $("#s_ip_title").html(ip);
691
< 1000)) {        $("#s_ip_title").html(ip);
692
< 1000)) {        $("#s_hostname").html(hostname);
692
< 1000)) {        $("#s_hostname").html(hostname);
693
< 1000)) {        $("#s_ip").html(ip);
693
< 1000)) {        $("#s_ip").html(ip);
694
< 1000)) {        $("#s_kernel").html(kernel);
694
< 1000)) {        $("#s_kernel").html(kernel);