Remove errant translate attribute.
This commit is contained in:
parent
718741595e
commit
ddeced76cf
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<button class="button button-clear" ng-click="close()" translate>
|
||||
Close
|
||||
</button>
|
||||
<div class="title" translate>
|
||||
<div class="title">
|
||||
{{wallet.name}}
|
||||
</div>
|
||||
<div class="buttons buttons-right header-item">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue