From 39163edd17e0cc3ec7d87f9e3ac942e995d56326 Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Tue, 26 Jun 2018 16:52:59 -0700 Subject: RCFilters: Move aggregation of highlight classes to the backend Construction of the highlight containers was moved to the backend, but setupHighlightContainers() also aggregates the CSS classes used for highlights for grouped entries in enhanced mode. Move that to the backend too, and get rid of setupHighlightContainers(). Also move the namespace classes to getHTMLClassesForFilters() so that they get picked up too, and pick up classes for tags separately because the way they're handled is weird. Bug: T197168 Change-Id: I4c374f82e7d128025f4e2b2f39b0adba14b76ef3 --- includes/templates/EnhancedChangesListGroup.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/templates') diff --git a/includes/templates/EnhancedChangesListGroup.mustache b/includes/templates/EnhancedChangesListGroup.mustache index 24f06135d11d..e41a98bf1ce3 100644 --- a/includes/templates/EnhancedChangesListGroup.mustache +++ b/includes/templates/EnhancedChangesListGroup.mustache @@ -1,5 +1,5 @@ - +
-- cgit v1.2.3