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/dialog/animated.html | 2 +- demos/dialog/default.html | 2 +- demos/dialog/modal-confirmation.html | 2 +- demos/dialog/modal-form.html | 2 +- demos/dialog/modal-message.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'demos/dialog') diff --git a/demos/dialog/animated.html b/demos/dialog/animated.html index 8da52a6b1..d17fef363 100644 --- a/demos/dialog/animated.html +++ b/demos/dialog/animated.html @@ -4,7 +4,7 @@ jQuery UI Dialog - Animation - + diff --git a/demos/dialog/default.html b/demos/dialog/default.html index 1efdc81d4..41c811668 100644 --- a/demos/dialog/default.html +++ b/demos/dialog/default.html @@ -4,7 +4,7 @@ jQuery UI Dialog - Default functionality - + diff --git a/demos/dialog/modal-confirmation.html b/demos/dialog/modal-confirmation.html index 5794ff110..e14027826 100644 --- a/demos/dialog/modal-confirmation.html +++ b/demos/dialog/modal-confirmation.html @@ -4,7 +4,7 @@ jQuery UI Dialog - Modal confirmation - + diff --git a/demos/dialog/modal-form.html b/demos/dialog/modal-form.html index 3448ce824..6e36bb9d6 100644 --- a/demos/dialog/modal-form.html +++ b/demos/dialog/modal-form.html @@ -4,7 +4,7 @@ jQuery UI Dialog - Modal form - + diff --git a/demos/dialog/modal-message.html b/demos/dialog/modal-message.html index a1c1ab449..c7d05abeb 100644 --- a/demos/dialog/modal-message.html +++ b/demos/dialog/modal-message.html @@ -4,7 +4,7 @@ jQuery UI Dialog - Modal message - + -- cgit v1.2.3