mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
History now shows a loading bar upon opening
This commit is contained in:
parent
29901787f7
commit
68b10d9023
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ module.exports = class ModalVersionsView extends VersionsView
|
|||
url: "/db/level/"
|
||||
page: "level"
|
||||
template: template
|
||||
startsLoading: true
|
||||
|
||||
className: "modal fade"
|
||||
closeButton: true
|
||||
|
|
Loading…
Reference in a new issue