projects
/
labelle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e78f656
)
Strict mode violation that only affected Chrome?
author
Joe Wreschnig
<joe.wreschnig@gmail.com>
Sun, 31 Aug 2014 21:22:17 +0000
(23:22 +0200)
committer
Joe Wreschnig
<joe.wreschnig@gmail.com>
Sun, 31 Aug 2014 21:22:17 +0000
(23:22 +0200)
acnl-outfit.js
patch
|
blob
|
history
diff --git
a/acnl-outfit.js
b/acnl-outfit.js
index 45849d12f6b92e4d812222a347bba1b3c7ff868a..a09d6451c23affd8bf471fc6040c64d9ee2b2a88 100644
(file)
--- a/
acnl-outfit.js
+++ b/
acnl-outfit.js
@@
-146,7
+146,7
@@
function update () {
"Labelle suggested ",
"I'll wear "]) + litanize(o, false) + "."));
- buttons = document.getElementById("buttons");
+
var
buttons = document.getElementById("buttons");
buttons.className = "";
setTimeout(function () {
buttons.className = "open";