projects
/
e-DoKo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b490bf
)
BUGFIX: fix disable of prev/next button in trick selector
author
Arun Persaud
<arun@nubati.net>
Mon, 10 Dec 2012 03:24:31 +0000
(19:24 -0800)
committer
Arun Persaud
<arun@nubati.net>
Mon, 10 Dec 2012 03:24:31 +0000
(19:24 -0800)
js/game.js
patch
|
blob
|
history
diff --git
a/js/game.js
b/js/game.js
index b0f5f5fb88d7f19afcc20c94e41cb32829069032..82ec54dd0f9cb57590a92698e62b233719034879 100644
(file)
--- a/
js/game.js
+++ b/
js/game.js
@@
-18,7
+18,7
@@
function hl(num) {
if(document.getElementById("tricks13"))
max=13;
else
- m
in
=12;
+ m
ax
=12;
if(current==min)
$("#prevtr").addClass('disabled');