Moment fix
This commit is contained in:
@@ -51,7 +51,6 @@
|
||||
|
||||
<script>
|
||||
$(document).ready( function() {
|
||||
Cookies.set('test','test2');
|
||||
var settings = { "network": { name:"Network",show: false, prefix: "netstat",suffix: { "recv": "Received", "sent": "Send Bytes" }, units:"B"},
|
||||
"temp": {name:"Temerature",show: false,prefix: null,units:"C"},
|
||||
"memory": {name:"Memory",show: false,prefix:"memory", suffix: {"free":"Free Memory", "total": "Total Memory","used":"Used Memory"},units: "KB"},
|
||||
|
||||
Reference in New Issue
Block a user