From 216ee9f2f103b45e29fce115a60b93cccd4f31c4 Mon Sep 17 00:00:00 2001 From: Zane Beckman Date: Thu, 11 Sep 2014 18:55:25 -0600 Subject: [PATCH] Add css selector for 'star' th element Allows custom css rules to hide this column. --- .../discourse/templates/discovery/topics.js.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/discourse/templates/discovery/topics.js.handlebars b/app/assets/javascripts/discourse/templates/discovery/topics.js.handlebars index baeae36f733..d820048894a 100644 --- a/app/assets/javascripts/discourse/templates/discovery/topics.js.handlebars +++ b/app/assets/javascripts/discourse/templates/discovery/topics.js.handlebars @@ -31,7 +31,7 @@ {{#if currentUser}} - + {{#if canBulkSelect}} {{/if}}