From 519d5f7c9ef99ed6d0bcf31fafd939d2ed51042e Mon Sep 17 00:00:00 2001 From: Nathan Youngman Date: Wed, 28 Nov 2012 10:38:37 -0700 Subject: [PATCH 1/2] whitespace --- jquery.timeentry.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/jquery.timeentry.js b/jquery.timeentry.js index 1dbc245..e52ec86 100644 --- a/jquery.timeentry.js +++ b/jquery.timeentry.js @@ -1,8 +1,8 @@ /* http://keith-wood.name/timeEntry.html Time entry for jQuery v1.4.9. Written by Keith Wood (kbwood{at}iinet.com.au) June 2007. - Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and - MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses. + Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and + MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses. Please attribute the author if you use it. */ /* Turn an input field into an entry point for a time value. @@ -97,7 +97,7 @@ $.extend(TimeEntry.prototype, { var spinnerText = this._get(inst, 'spinnerText'); var spinnerSize = this._get(inst, 'spinnerSize'); var appendText = this._get(inst, 'appendText'); - var spinner = (!spinnerImage ? null : + var spinner = (!spinnerImage ? null : $('