From 0a6e464a93d9a1e76a624b356054ce9ca4015f55 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Thu, 17 May 2012 16:36:18 -0700 Subject: feat($route): rename template -> tempalteUrl and add support for inline templates BREAKING CHANGE: template in $route definition is now templateUrl To migrate just rename `template` to `templateUrl`. --- example/temp.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'example') diff --git a/example/temp.html b/example/temp.html index 22eb2de7..da92c68c 100644 --- a/example/temp.html +++ b/example/temp.html @@ -6,8 +6,8 @@