ming %!s(int64=3) %!d(string=hai) anos
pai
achega
9123c54acb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/static/script_util.js

+ 1 - 1
api/static/script_util.js

@@ -126,7 +126,7 @@ $(".next").click(function () {
   result = xhr.send(objstr);
 });
 
-const slide_button = document.querySelector('.next');
+const slide_button = document.querySelector('#send_slide');
 $("#send_slide").click(function () {
   slide_button.setAttribute('disabled', '');
   setTimeout(function () {