Lots of tweaks, and angular demos

This commit is contained in:
Max Lynch
2013-08-24 14:14:45 -05:00
parent ae59de54bd
commit d9f1c23ee1
15 changed files with 195 additions and 33 deletions

View File

@@ -0,0 +1,3 @@
<h2>{{customer.name}}</h2>
<a class="button button-default">Edit</a>
<a class="button button-danger">Delete</a>