Rename ng-templates to match names of .wox files

This commit is contained in:
Francis Lachapelle
2015-06-11 15:54:08 -04:00
parent 50b45678e3
commit b8ad85b2e2
10 changed files with 90 additions and 120 deletions
+1 -1
View File
@@ -183,7 +183,7 @@
return response;
}
- (id <WOActionResults>) defaultAction
- (id <WOActionResults>) userRightsAction
{
id <WOActionResults> response;
NSDictionary *jsonResponse;