put copayers on setting & fix avatar wallet

This commit is contained in:
bechi 2015-02-02 16:54:38 -03:00
commit 3a230e2763
6 changed files with 40 additions and 35 deletions

View file

@ -70,14 +70,5 @@
</div>
</div>
<div class="row" ng-if="$root.wallet.isShared()">
<!-- List of copayers -->
<div class="large-12 columns">
<div class="panel oh">
<h2 class="line-b" translate>Copayers</h2>
<div ng-include="'views/includes/copayers.html'"></div>
</div>
</div>
</div>
</div>
<div class="extra-margin-bottom"></div>