From 1f0562150921ea2f05149b64ef0440937491def9 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Fri, 2 Jul 2010 15:39:47 -0700 Subject: change all attributes from ng- to ng: prefix --- scenario/datastore.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scenario/datastore.html') diff --git a/scenario/datastore.html b/scenario/datastore.html index 525d3636..1720b3bc 100644 --- a/scenario/datastore.html +++ b/scenario/datastore.html @@ -8,9 +8,9 @@ $(document).ready(function(){angular.compile(document).init();}); - +

{{book.$id}}

-
  • +
  • {{book.name}}
  • -- cgit v1.2.3