From 36dadb8e9951e42a844258aa7d7df961b70d616f Mon Sep 17 00:00:00 2001 From: Florian N Date: Sat, 1 Mar 2014 22:11:44 -0500 Subject: [PATCH] typo --- static/js/dashboard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/dashboard.js b/static/js/dashboard.js index 7542790..1a54f88 100644 --- a/static/js/dashboard.js +++ b/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