mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-10 14:44:40 +02:00
initDefaultWidht() for various views
This commit is contained in:
parent
0cfd45d8a9
commit
3aa23db306
8 changed files with 16 additions and 2 deletions
|
@ -17,6 +17,8 @@ function SpinnerMenuView(options) {
|
|||
|
||||
MenuView.call(this, options);
|
||||
|
||||
this.initDefaultWidth();
|
||||
|
||||
var self = this;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue