From 1c5685d68f1b73270fb814fe04cbb490eb90ba5f Mon Sep 17 00:00:00 2001 From: mensonge Date: Fri, 14 Nov 2008 15:39:19 +0000 Subject: Minor fix: Remove DOJO library (60Mo) replaced by link to Google CDN (online DOJO library) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@159 b3834d28-1941-0410-a4f8-b48e95affb8f --- includes/js/dijit/layout/templates/AccordionPane.html | 11 ----------- includes/js/dijit/layout/templates/TabContainer.html | 4 ---- includes/js/dijit/layout/templates/TooltipDialog.html | 6 ------ includes/js/dijit/layout/templates/_TabButton.html | 10 ---------- 4 files changed, 31 deletions(-) delete mode 100644 includes/js/dijit/layout/templates/AccordionPane.html delete mode 100644 includes/js/dijit/layout/templates/TabContainer.html delete mode 100644 includes/js/dijit/layout/templates/TooltipDialog.html delete mode 100644 includes/js/dijit/layout/templates/_TabButton.html (limited to 'includes/js/dijit/layout/templates') diff --git a/includes/js/dijit/layout/templates/AccordionPane.html b/includes/js/dijit/layout/templates/AccordionPane.html deleted file mode 100644 index a675d3a..0000000 --- a/includes/js/dijit/layout/templates/AccordionPane.html +++ /dev/null @@ -1,11 +0,0 @@ -
${title}
-
diff --git a/includes/js/dijit/layout/templates/TabContainer.html b/includes/js/dijit/layout/templates/TabContainer.html deleted file mode 100644 index 105e8c6..0000000 --- a/includes/js/dijit/layout/templates/TabContainer.html +++ /dev/null @@ -1,4 +0,0 @@ -
-
-
-
diff --git a/includes/js/dijit/layout/templates/TooltipDialog.html b/includes/js/dijit/layout/templates/TooltipDialog.html deleted file mode 100644 index 5925500..0000000 --- a/includes/js/dijit/layout/templates/TooltipDialog.html +++ /dev/null @@ -1,6 +0,0 @@ -
-
-
-
-
-
diff --git a/includes/js/dijit/layout/templates/_TabButton.html b/includes/js/dijit/layout/templates/_TabButton.html deleted file mode 100644 index b7b37ac..0000000 --- a/includes/js/dijit/layout/templates/_TabButton.html +++ /dev/null @@ -1,10 +0,0 @@ -
-
-
- ${!label} - - x - -
-
-
-- cgit v1.2.3