diff options
| author | sD <stoned@derpymail.org> | 2020-05-05 19:44:52 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-05-05 19:44:52 +0200 |
| commit | 26025b94a23fedcc45005ca6e7367e7b9a2bc1a4 (patch) | |
| tree | 87fc986efe5911d776f872fa0c28e3af3dead27e /webAO/client.html | |
| parent | aae8106325acb7f730e4c914fab4ac7b0af425e3 (diff) | |
evidence got run over in "support 2.7"
Diffstat (limited to 'webAO/client.html')
| -rw-r--r-- | webAO/client.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.html b/webAO/client.html index 1b639d4..0e47929 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="togglePresent()">Present</button> + <button id="button_present" alt="Present" class="client_button" onclick="toggleEffect()">Present</button> </span> <!-- Settings section --> |
