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:
Sam 2014-07-31 18:59:18 +10:00
parent dcc9923e4b
commit 5a8919e87a
1 changed files with 0 additions and 5 deletions

View File

@ -52,11 +52,6 @@
</ul> </ul>
{{/if}} {{/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>
<section class='user-main'> <section class='user-main'>