registration: Only allow one extension to set a specific config setting
[lhc/web/wiklou.git] / resources / src / mediawiki.rcfilters / mw.rcfilters.Controller.js
index f0e3bd0..31effe1 100644 (file)
                                                $changesListContent,
                                                $fieldset,
                                                false,
-                                               updateMode === this.SHOW_NEW_CHANGES
+                                               // separator between old and new changes
+                                               updateMode === this.SHOW_NEW_CHANGES || updateMode === this.LIVE_UPDATE
                                        );
                                }.bind( this )
                                // Do nothing for failure