userpaget_get.html: Do not disable the 'Next Article' button
parent
2e203699c0
commit
bd4fb6846b
|
@ -220,7 +220,6 @@
|
|||
|
||||
|
||||
function load_next_article() {
|
||||
$("#load_next_article").prop("disabled", true)
|
||||
$.ajax({
|
||||
url: '/get_next_article/{{username}}',
|
||||
dataType: 'json',
|
||||
|
|
Loading…
Reference in New Issue