From 5a8919e87acdd90a379cb7378cb037b95da69ffd Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 31 Jul 2014 18:59:18 +1000 Subject: [PATCH] FIX: we don't need buttons that do nothing Leading to v1 we don't need UI reminders in our product. --- .../javascripts/discourse/templates/user/user.js.handlebars | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/assets/javascripts/discourse/templates/user/user.js.handlebars b/app/assets/javascripts/discourse/templates/user/user.js.handlebars index 639562c566a..b1cbe1abdf8 100644 --- a/app/assets/javascripts/discourse/templates/user/user.js.handlebars +++ b/app/assets/javascripts/discourse/templates/user/user.js.handlebars @@ -52,11 +52,6 @@ {{/if}} - {{#if can_edit}} -
- -
- {{/if}}