fix /copayers title
This commit is contained in:
parent
bf59f0c94f
commit
1e7098e626
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<div
|
<div
|
||||||
class="topbar-container"
|
class="topbar-container"
|
||||||
ng-include="'views/includes/topbar.html'"
|
ng-include="'views/includes/topbar.html'"
|
||||||
ng-init="titleSection='Copayers'">
|
ng-init="">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="content p20v" ng-controller="copayersController as copayers" ng-init="copayers.init()">
|
<div class="content p20v" ng-controller="copayersController as copayers" ng-init="copayers.init()">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue