mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-03 00:29:49 -04:00
Update mode toggle.
This commit is contained in:
parent
a61dea8c40
commit
89d56b3ae4
3 changed files with 10 additions and 6 deletions
|
@ -18,7 +18,7 @@ describe('module \'' + ID + '\'', function () {
|
|||
image: sinon.stub().returns(util.uniqPath('-image.png'))
|
||||
};
|
||||
this.xSettings = {view: {
|
||||
viewmodeToggle: false
|
||||
modeToggle: false
|
||||
}};
|
||||
this.xSidebar = {$el: null};
|
||||
this.xTopbar = {$el: null};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue