mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 23:40:25 +00:00
for now remove badges section of profile
This commit is contained in:
parent
a3ef2e1977
commit
eb56efb0dc
1 changed files with 3 additions and 3 deletions
|
|
@ -93,7 +93,7 @@
|
|||
|
||||
<profile:>
|
||||
<div class='row-fluid'>
|
||||
<div class='span6'>
|
||||
<div class='span12'>
|
||||
{#if _profileEditing}
|
||||
{#if _profileActiveMain}
|
||||
<a class='btn btn-success' x-bind="click:profileSave">Save</a>
|
||||
|
|
@ -159,9 +159,9 @@
|
|||
{/}
|
||||
</div>
|
||||
|
||||
<div class='span6'>
|
||||
<!--<div class='span6'>
|
||||
<h3>Badges</h3>
|
||||
<p>Coming Soon</p>
|
||||
</div>
|
||||
</div>-->
|
||||
|
||||
</div>
|
||||
Loading…
Reference in a new issue