change terms view and taking out auto capitalize in join and create view when writting wallet seeds and passphrase
This commit is contained in:
parent
677253b0dc
commit
6746180782
5 changed files with 31 additions and 6 deletions
|
|
@ -3,9 +3,9 @@
|
|||
ng-include="'views/includes/topbar.html'"
|
||||
ng-init="titleSection='Terms of use'; goBackToState = 'about'; noColor = true">
|
||||
</div>
|
||||
<div class="content">
|
||||
<div ng-controller="termOfUseController" class="content">
|
||||
<p class="enable_text_select m0">
|
||||
<div ng-include="'views/includes/terms.html'"></div>
|
||||
<div class="terms" ng-include="'views/includes/terms.html'"></div>
|
||||
</p>
|
||||
<div class="row text-center">
|
||||
<p ng-show="lang != 'en'">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue