fix rebase problem

This commit is contained in:
Gabriel Bazán 2015-11-11 18:54:41 -03:00
commit 3ae7b314d5
2 changed files with 12 additions and 7 deletions

View file

@ -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>