fix error at copayers
This commit is contained in:
parent
dc0e0bb91f
commit
dae6f96709
3 changed files with 6 additions and 7 deletions
|
|
@ -1,6 +1,4 @@
|
|||
<div class="content p20v" ng-controller="copayersController as copayers" ng-init="copayers.init()"
|
||||
ng-if="!index.clientError">
|
||||
|
||||
<div class="content p20v" ng-controller="copayersController as copayers" ng-init="copayers.init()">
|
||||
<div ng-show="!index.notAuthorized">
|
||||
<div class="row m10t text-center">
|
||||
<div class="large-12 columns">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue