commit
cf7bc21acd
@ -256,7 +256,7 @@
|
||||
injectables: [FriendsService]
|
||||
}),
|
||||
new angular.View({
|
||||
template: '{{ myName }} <ul> <li *for="#name of names"<{{ name }}>/li< >/ul<',
|
||||
template: '{{ myName }} <ul> <li *for="#name of names">{{ name }}</li> </ul>',
|
||||
directives: [angular.For, angular.If]
|
||||
})
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user