Fix history button ont working the first time
parent
95e6163ae7
commit
5f358f62ed
|
@ -567,7 +567,6 @@ define([
|
|||
if (err) { throw new Error(err); }
|
||||
update(newRt);
|
||||
display();
|
||||
c = states.length - 1;
|
||||
if (isFull) {
|
||||
$loadMore.off('click').hide();
|
||||
$version.show();
|
||||
|
|
Loading…
Reference in New Issue