Toggle sjhit

This commit is contained in:
Max Lynch
2013-10-11 12:09:19 -05:00
parent af832c649b
commit 0b375d4eb9
4 changed files with 45 additions and 1 deletions

View File

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