From 102242c9d5ca6ec79542476f0d482f7260508bc9 Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Thu, 6 Mar 2014 15:32:49 -0500 Subject: [PATCH] Add Dismiss Read to mobile view --- .../templates/mobile/discovery/topics.js.handlebars | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/assets/javascripts/discourse/templates/mobile/discovery/topics.js.handlebars b/app/assets/javascripts/discourse/templates/mobile/discovery/topics.js.handlebars index 4f218820d..09e8dd352 100644 --- a/app/assets/javascripts/discourse/templates/mobile/discovery/topics.js.handlebars +++ b/app/assets/javascripts/discourse/templates/mobile/discovery/topics.js.handlebars @@ -23,6 +23,12 @@
{{i18n topic.loading_more}}
{{/if}} {{#if allLoaded}} + {{#if showDismissRead}} + + {{/if}} + {{#if showResetNew}} + + {{/if}}

{{#if latest}} {{footerMessage}}