mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 08:45:05 +00:00
FIX: we don't need buttons that do nothing
Leading to v1 we don't need UI reminders in our product.
This commit is contained in:
parent
dcc9923e4b
commit
5a8919e87a
@ -52,11 +52,6 @@
|
||||
</ul>
|
||||
{{/if}}
|
||||
|
||||
{{#if can_edit}}
|
||||
<div style='margin-top: 10px'>
|
||||
<button class='btn' data-not-implemented='true' disabled title="{{i18n not_implemented}}"><i class='fa fa-download'></i>{{i18n user.download_archive}}</button>
|
||||
</div>
|
||||
{{/if}}
|
||||
</section>
|
||||
|
||||
<section class='user-main'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user