2016-08-25 16:31:47 -03:00
|
|
|
<ion-view >
|
2016-08-19 16:16:24 -03:00
|
|
|
<ion-tabs class="tabs-striped tabs-color-positive tabs-color-active-positive tabs-top">
|
2015-08-08 09:30:50 -03:00
|
|
|
|
2016-08-31 16:41:53 -03:00
|
|
|
<ion-tab title="File/Text" ui-sref="tabs.preferences.export.file">
|
2016-08-19 16:16:24 -03:00
|
|
|
<ion-nav-view name="tab-export-file"></ion-nav-view>
|
|
|
|
|
</ion-tab>
|
2016-08-18 19:23:58 -03:00
|
|
|
|
2016-08-31 16:41:53 -03:00
|
|
|
<ion-tab title="QR Code" ui-sref="tabs.preferences.export.qrCode">
|
2016-08-19 16:16:24 -03:00
|
|
|
<ion-nav-view name="tab-export-qrCode"></ion-nav-view>
|
|
|
|
|
</ion-tab>
|
2016-06-27 16:01:06 -03:00
|
|
|
|
2016-08-19 16:16:24 -03:00
|
|
|
</ion-tabs>
|
2016-08-16 16:47:51 -03:00
|
|
|
</ion-view>
|