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/spinner/currency.html | 8 ++++---- demos/spinner/decimal.html | 8 ++++---- demos/spinner/default.html | 2 +- demos/spinner/latlong.html | 2 +- demos/spinner/overflow.html | 2 +- demos/spinner/time.html | 6 +++--- 6 files changed, 14 insertions(+), 14 deletions(-) (limited to 'demos/spinner') diff --git a/demos/spinner/currency.html b/demos/spinner/currency.html index 19e0c2396..2e64da384 100644 --- a/demos/spinner/currency.html +++ b/demos/spinner/currency.html @@ -4,11 +4,11 @@ jQuery UI Spinner - Currency - + - - - + + + diff --git a/demos/spinner/decimal.html b/demos/spinner/decimal.html index 682e2f994..ecb8bd83e 100644 --- a/demos/spinner/decimal.html +++ b/demos/spinner/decimal.html @@ -4,11 +4,11 @@ jQuery UI Spinner - Decimal - + - - - + + + diff --git a/demos/spinner/default.html b/demos/spinner/default.html index a127374b2..1e1ab7d90 100644 --- a/demos/spinner/default.html +++ b/demos/spinner/default.html @@ -4,7 +4,7 @@ jQuery UI Spinner - Default functionality - + diff --git a/demos/spinner/latlong.html b/demos/spinner/latlong.html index 432501c8b..e1fa035df 100644 --- a/demos/spinner/latlong.html +++ b/demos/spinner/latlong.html @@ -5,7 +5,7 @@ jQuery UI Spinner - Map - + diff --git a/demos/spinner/overflow.html b/demos/spinner/overflow.html index 6ca14e7b6..d8a5e40fb 100644 --- a/demos/spinner/overflow.html +++ b/demos/spinner/overflow.html @@ -4,7 +4,7 @@ jQuery UI Spinner - Overflow - + diff --git a/demos/spinner/time.html b/demos/spinner/time.html index e1235e914..949bc1b0e 100644 --- a/demos/spinner/time.html +++ b/demos/spinner/time.html @@ -4,10 +4,10 @@ jQuery UI Spinner - Time - + - - + + -- cgit v1.2.3