Sbisson has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/368807 )
Change subject: Remove StructuredChangeFiltersEnableSaving completely ...................................................................... Remove StructuredChangeFiltersEnableSaving completely Follow up I9202b7ee2f9ff80106d1fb4d3e6cddec04c8b4ac Remove one last occurence in SpecialRecentchanges.php Change-Id: I74fd3969ad73f0b34db5c4edcf9114c27b48b187 --- M includes/specials/SpecialRecentchanges.php 1 file changed, 0 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/07/368807/1 diff --git a/includes/specials/SpecialRecentchanges.php b/includes/specials/SpecialRecentchanges.php index f9052ad..d5ff868 100644 --- a/includes/specials/SpecialRecentchanges.php +++ b/includes/specials/SpecialRecentchanges.php @@ -182,10 +182,6 @@ $out->addJsConfigVars( 'wgStructuredChangeFilters', $jsData['groups'] ); $out->addJsConfigVars( - 'wgStructuredChangeFiltersEnableSaving', - $this->getConfig()->get( 'StructuredChangeFiltersEnableSaving' ) - ); - $out->addJsConfigVars( 'wgStructuredChangeFiltersEnableExperimentalViews', $experimentalStructuredChangeFilters ); -- To view, visit https://gerrit.wikimedia.org/r/368807 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I74fd3969ad73f0b34db5c4edcf9114c27b48b187 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Sbisson <sbis...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits