* Minor work on post view FSE / related

This commit is contained in:
Bryan Ashby 2015-09-02 23:11:17 -06:00
parent 8b3b36fd83
commit 42ddabd875
7 changed files with 91 additions and 39 deletions

View file

@ -232,7 +232,7 @@ function ViewController(options) {
return;
}
var mciConf = config.mci[mci];
var mciConf = config.mci[mci];
self.setViewPropertiesFromMCIConf(view, mciConf);