mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Updated tabs test for class thing
This commit is contained in:
@@ -48,9 +48,8 @@
|
||||
</head>
|
||||
<body ng-controller="RootCtrl">
|
||||
<ion-tabs
|
||||
class="tabs-icon-only tabs-positive"
|
||||
animation="fade-in-out"
|
||||
tabs-type="tabs-icon-only"
|
||||
tabs-style="tabs-top tabs-positive"
|
||||
controller-changed="onControllerChanged(oldController, oldIndex, newController, newIndex)">
|
||||
|
||||
<ion-tab title="<img src='http://placekitten.com/40/40'>" ng-controller="HomeCtrl">
|
||||
|
||||
Reference in New Issue
Block a user