From e90083304147e3c1b9278c6e875278f2eb7dd4de Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sat, 6 Aug 2011 13:58:29 +0000 Subject: improved the way tabs are displayed inside the description entry --- h-source/Application/Views/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h-source/Application/Views/header.php') diff --git a/h-source/Application/Views/header.php b/h-source/Application/Views/header.php index d8cbcbb..af2db37 100644 --- a/h-source/Application/Views/header.php +++ b/h-source/Application/Views/header.php @@ -65,7 +65,7 @@ $currPos = $querySanitized ? $this->controller."/".$this->action : 'home/index'; $(document).ready(function() { // $(function() { - $( "#description_tabs" ).tabs(); +// $( "#description_tabs" ).tabs(); // }); }); -- cgit v1.2.3