fix rebase problem
This commit is contained in:
parent
f3251a5057
commit
3ae7b314d5
2 changed files with 12 additions and 7 deletions
|
|
@ -45,6 +45,14 @@
|
|||
</form>
|
||||
|
||||
<h4></h4>
|
||||
|
||||
<ul class="no-bullet m0">
|
||||
<li>
|
||||
<switch id="no-metaData" name="metaData" ng-model="metaData" class="green right"></switch>
|
||||
<span translate>Include address book and history cache</span>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul class="no-bullet m0" ng-show="index.canSign">
|
||||
<li>
|
||||
<switch id="no-sign" name="noSign" ng-model="noSign" class="green right"></switch>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue