From 6df127a0b591d2a1437361f9cb6f3524a7b2e111 Mon Sep 17 00:00:00 2001 From: Scott González Date: Tue, 10 Jun 2014 07:55:45 -0400 Subject: Build: Reorganize external directory Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 --- demos/tabs/ajax.html | 2 +- demos/tabs/collapsible.html | 2 +- demos/tabs/default.html | 2 +- demos/tabs/manipulation.html | 2 +- demos/tabs/mouseover.html | 2 +- demos/tabs/sortable.html | 2 +- demos/tabs/vertical.html | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'demos/tabs') diff --git a/demos/tabs/ajax.html b/demos/tabs/ajax.html index d36061a79..9892fe192 100644 --- a/demos/tabs/ajax.html +++ b/demos/tabs/ajax.html @@ -4,7 +4,7 @@ jQuery UI Tabs - Content via Ajax - + diff --git a/demos/tabs/collapsible.html b/demos/tabs/collapsible.html index 7a5577b43..dcb79954e 100644 --- a/demos/tabs/collapsible.html +++ b/demos/tabs/collapsible.html @@ -4,7 +4,7 @@ jQuery UI Tabs - Collapse content - + diff --git a/demos/tabs/default.html b/demos/tabs/default.html index bb98caaa0..966a1057f 100644 --- a/demos/tabs/default.html +++ b/demos/tabs/default.html @@ -4,7 +4,7 @@ jQuery UI Tabs - Default functionality - + diff --git a/demos/tabs/manipulation.html b/demos/tabs/manipulation.html index a12e67409..fc9b750b3 100644 --- a/demos/tabs/manipulation.html +++ b/demos/tabs/manipulation.html @@ -4,7 +4,7 @@ jQuery UI Tabs - Simple manipulation - + diff --git a/demos/tabs/mouseover.html b/demos/tabs/mouseover.html index 96366ebbc..6fb316114 100644 --- a/demos/tabs/mouseover.html +++ b/demos/tabs/mouseover.html @@ -4,7 +4,7 @@ jQuery UI Tabs - Open on mouseover - + diff --git a/demos/tabs/sortable.html b/demos/tabs/sortable.html index 1081062ba..1bc865aa0 100644 --- a/demos/tabs/sortable.html +++ b/demos/tabs/sortable.html @@ -4,7 +4,7 @@ jQuery UI Tabs - Sortable - + diff --git a/demos/tabs/vertical.html b/demos/tabs/vertical.html index 7fa3e0a84..ec0b8e7af 100644 --- a/demos/tabs/vertical.html +++ b/demos/tabs/vertical.html @@ -4,7 +4,7 @@ jQuery UI Tabs - Vertical Tabs functionality - + -- cgit v1.2.3