summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-09-29 20:45:48 +0300
committerAlon Levy <alon@pobox.com>2014-09-29 20:45:48 +0300
commit08f6b8eed1a260a4cc8f25a158f31b99d4835716 (patch)
tree57ba68981591576627a84cfa7738320eedf4126f
parent8ab40a969f71120ce1ff0960c69ffc7194f97e0b (diff)
buttons: white space fix
-rw-r--r--scripts/buttons.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/buttons.js b/scripts/buttons.js
index 1789aab7..6ae25d1f 100644
--- a/scripts/buttons.js
+++ b/scripts/buttons.js
@@ -25,7 +25,7 @@ var really_load = function() {
}
$('.local-storage-load').click(function(){
- if (!really_load()){
+ if (!really_load()) {
return;
}
links=[]; // TODO - not global