From b5bae456a2ab92be358f085b38d2b2c94d825d6b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Wed, 15 Jul 2015 10:24:21 -0400 Subject: [PATCH] Spinner: Fix demos to use old Globalize --- demos/spinner/currency.html | 6 +++--- demos/spinner/decimal.html | 6 +++--- demos/spinner/time.html | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/demos/spinner/currency.html b/demos/spinner/currency.html index 0509e80a0..1f2ef8c24 100644 --- a/demos/spinner/currency.html +++ b/demos/spinner/currency.html @@ -6,9 +6,9 @@ - - - + + + diff --git a/demos/spinner/decimal.html b/demos/spinner/decimal.html index 6c3df9439..40ce5b223 100644 --- a/demos/spinner/decimal.html +++ b/demos/spinner/decimal.html @@ -6,9 +6,9 @@ - - - + + + diff --git a/demos/spinner/time.html b/demos/spinner/time.html index 229b0e6b4..e3cf6a66d 100644 --- a/demos/spinner/time.html +++ b/demos/spinner/time.html @@ -6,8 +6,8 @@ - - + + -- 2.39.5