mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Toggle sjhit
This commit is contained in:
@@ -166,7 +166,11 @@
|
||||
</header>
|
||||
<main class="content padded has-header">
|
||||
<list header="GENERAL">
|
||||
<a class="list-item" href="#" ng-click="logout()">Log out</a>
|
||||
<list-item>Account details <i class="icon-chevron-right"></i></list-item>
|
||||
<list-item>Account details <toggle ng-model="settings.isSmallText"></toggle></i></list-item>
|
||||
</list>
|
||||
<list header="ACCOUNT">
|
||||
<list-item ng-click="logout()">Log out</list-item>
|
||||
</list>
|
||||
</main>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user