From bef2c456cafb60951a71386ed0b21ee7f7ae65c8 Mon Sep 17 00:00:00 2001 From: Scott González Date: Sat, 12 Jul 2014 09:04:36 -0400 Subject: Spinner: Fix inclusion of mousewheel plugin in demos Fixes #10188 --- demos/spinner/currency.html | 2 +- demos/spinner/decimal.html | 2 +- demos/spinner/default.html | 2 +- demos/spinner/latlong.html | 2 +- demos/spinner/overflow.html | 2 +- demos/spinner/time.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'demos') diff --git a/demos/spinner/currency.html b/demos/spinner/currency.html index 2e64da384..b39a431c5 100644 --- a/demos/spinner/currency.html +++ b/demos/spinner/currency.html @@ -5,7 +5,7 @@ jQuery UI Spinner - Currency - + diff --git a/demos/spinner/decimal.html b/demos/spinner/decimal.html index ecb8bd83e..d321f0312 100644 --- a/demos/spinner/decimal.html +++ b/demos/spinner/decimal.html @@ -5,7 +5,7 @@ jQuery UI Spinner - Decimal - + diff --git a/demos/spinner/default.html b/demos/spinner/default.html index 1e1ab7d90..9486422fc 100644 --- a/demos/spinner/default.html +++ b/demos/spinner/default.html @@ -5,7 +5,7 @@ jQuery UI Spinner - Default functionality - + diff --git a/demos/spinner/latlong.html b/demos/spinner/latlong.html index e1fa035df..2921cc076 100644 --- a/demos/spinner/latlong.html +++ b/demos/spinner/latlong.html @@ -6,7 +6,7 @@ - + diff --git a/demos/spinner/overflow.html b/demos/spinner/overflow.html index d8a5e40fb..0b4985d29 100644 --- a/demos/spinner/overflow.html +++ b/demos/spinner/overflow.html @@ -5,7 +5,7 @@ jQuery UI Spinner - Overflow - + diff --git a/demos/spinner/time.html b/demos/spinner/time.html index 949bc1b0e..2a527e42b 100644 --- a/demos/spinner/time.html +++ b/demos/spinner/time.html @@ -5,7 +5,7 @@ jQuery UI Spinner - Time - + -- cgit v1.2.3