[sushi] spinnerBox: coding style fix



commit ffbd16cfc06ebd34742c343b4b5bf42f7d18b8e6
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Sat Feb 15 17:41:20 2014 -0800

    spinnerBox: coding style fix

 src/js/ui/spinnerBox.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/js/ui/spinnerBox.js b/src/js/ui/spinnerBox.js
index d31396f..a65fa46 100644
--- a/src/js/ui/spinnerBox.js
+++ b/src/js/ui/spinnerBox.js
@@ -109,4 +109,4 @@ SpinnerBox.prototype = {
                            transition: 'easeOutQuad'
                          });
     },
-}
\ No newline at end of file
+}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]