Browse Source

typo

windows
Florian N 12 years ago
parent
commit
36dadb8e99
  1. 2
      static/js/dashboard.js

2
static/js/dashboard.js

@ -250,7 +250,7 @@ dashboard.getIps = function() {
});
}
//Expand-Collapse div/table
//Expand-Contract div/table
jQuery(document).ready(function() {
jQuery(".widget-content").show();
//toggle the componenet with class msg_body

Loading…
Cancel
Save