Skip to content

Commit

Permalink
Fixed issue #5425: Remove obsolete library code for tabpane
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@10854 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
Tim Klingenberg committed Aug 26, 2011
1 parent c5542dc commit 06410ee
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 2,503 deletions.
3 changes: 1 addition & 2 deletions admin/admin_functions.php
Expand Up @@ -335,8 +335,7 @@ function getAdminHeader($meta=false)
{
$strAdminHeader.=$meta;
}
$strAdminHeader.="<meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-8\" />\n";
$strAdminHeader.= "<script type=\"text/javascript\" src=\"{$homeurl}/scripts/tabpane/js/tabpane.js\"></script>\n"
$strAdminHeader.="<meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-8\" />\n"
. "<script type=\"text/javascript\" src=\"{$rooturl}/scripts/jquery/jquery.js\"></script>\n"
. "<script type=\"text/javascript\" src=\"{$rooturl}/scripts/jquery/jquery-ui.js\"></script>\n"
. "<script type=\"text/javascript\" src=\"{$rooturl}/scripts/jquery/jquery.qtip.js\"></script>\n"
Expand Down
61 changes: 0 additions & 61 deletions admin/scripts/tabpane/css/tab.css

This file was deleted.

59 changes: 0 additions & 59 deletions admin/scripts/tabpane/css/tab.winclassic.css

This file was deleted.

213 changes: 0 additions & 213 deletions admin/scripts/tabpane/demo.html

This file was deleted.

0 comments on commit 06410ee

Please sign in to comment.