mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-06 22:29:44 +08:00
Messed with some button stuff
This commit is contained in:
@ -84,7 +84,7 @@
|
||||
|
||||
<div id="tasks" ng-switch-when="tasks" ng-controller="TasksCtrl" class="panel">
|
||||
<header class="bar bar-header bar-danger">
|
||||
<a href="#" class="button"><i class="icon-reorder"></i></a>
|
||||
<a href="#" class="button button-icon"><i class="icon-reorder"></i></a>
|
||||
<h1 class="title">Your Tasks</h1>
|
||||
</header>
|
||||
<main class="content content-padded has-header">
|
||||
|
||||
Reference in New Issue
Block a user