mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Lots of tweaks, and angular demos
This commit is contained in:
3
example/angular/customer.html
Normal file
3
example/angular/customer.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<h2>{{customer.name}}</h2>
|
||||
<a class="button button-default">Edit</a>
|
||||
<a class="button button-danger">Delete</a>
|
||||
Reference in New Issue
Block a user