mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-11 23:24:43 +02:00
* Minor work on post view FSE / related
This commit is contained in:
parent
8b3b36fd83
commit
42ddabd875
7 changed files with 91 additions and 39 deletions
|
@ -232,7 +232,7 @@ function ViewController(options) {
|
|||
return;
|
||||
}
|
||||
|
||||
var mciConf = config.mci[mci];
|
||||
var mciConf = config.mci[mci];
|
||||
|
||||
self.setViewPropertiesFromMCIConf(view, mciConf);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue