Removes unused button
This commit is contained in:
parent
24e694070b
commit
1118e60b63
3 changed files with 1 additions and 18 deletions
|
|
@ -9,10 +9,5 @@
|
|||
<div class="list">
|
||||
<div class="item item-text-wrap" id="settings-tos" ng-include="'views/includes/terms.html'"></div>
|
||||
</div>
|
||||
<button class="button button-standard button-primary"
|
||||
ng-show="lang != 'en'"
|
||||
ng-click="openExternazlLink()" translate>
|
||||
Official English Disclaimer
|
||||
</button>
|
||||
</ion-content>
|
||||
</ion-view>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue