forked from Archives/Athou_commafeed
moved directive template to the templates directory
This commit is contained in:
@@ -101,7 +101,7 @@ module.directive('category', [ function() {
|
||||
},
|
||||
restrict : 'E',
|
||||
replace : true,
|
||||
templateUrl : 'directives/category.html',
|
||||
templateUrl : 'templates/_category.html',
|
||||
controller : [
|
||||
'$scope',
|
||||
'$state',
|
||||
|
||||
Reference in New Issue
Block a user