Static files sync with astakos
[snf-cloudcms] / cloudcms / static / cloudcms / js / common.js
index 05e4f39..3415564 100644 (file)
@@ -188,9 +188,9 @@ $(document).ready(function() {
         });\r
        });\r
        \r
-        \r
-       \r
+        
        $('table .more-info').click(function(e){\r
+
                e.preventDefault();\r
                $(this).toggleClass('open');\r
                if ($(this).hasClass('open')){\r
@@ -275,6 +275,6 @@ $(document).ready(function() {
 $(window).resize(function() {\r
     \r
    setContainerMinHeight('.container .wrapper');\r
-    \r
-\r
-});
\ No newline at end of file
+
+});
+