fix(angular1_router): support templateUrl components
This commit is contained in:
committed by
Vikram Subramanian
parent
1174473e9c
commit
5586c29492
@@ -200,6 +200,7 @@ function ngOutletFillContentDirective($compile) {
|
||||
|
||||
|
||||
|
||||
|
||||
function routerTriggerDirective($q) {
|
||||
return {
|
||||
require: '^ngOutlet',
|
||||
|
||||
Reference in New Issue
Block a user