aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-05-05 20:31:15 +0200
committersD <stoned@derpymail.org>2020-05-05 20:31:15 +0200
commitc3e68fa2c11420b493574ceb56d16e8790c6b71b (patch)
treecc56aa0c81111d2e3ed35c38c535c53b0ea29ff3 /webAO
parent6779c16675cdb1094d70a836e1065e7983567db6 (diff)
give this to the button
Diffstat (limited to 'webAO')
-rw-r--r--webAO/client.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.html b/webAO/client.html
index 0e47929..6f711d8 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -319,7 +319,7 @@
<br>
<div id="evidences"></div>
<br>
- <button id="button_present" alt="Present" class="client_button" onclick="toggleEffect()">Present</button>
+ <button id="button_present" alt="Present" class="client_button" onclick="toggleEffect(this)">Present</button>
</span>
<!-- Settings section -->