Tarea #505 /summary/index.js Front unit test
This commit is contained in:
parent
86805769fe
commit
fc95597a96
|
@ -18,7 +18,7 @@ class Controller {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Controller.$inject = ['$http', '$stateParams'];
|
Controller.$inject = ['$http'];
|
||||||
|
|
||||||
ngModule.component('vnItemSummary', {
|
ngModule.component('vnItemSummary', {
|
||||||
template: require('./index.html'),
|
template: require('./index.html'),
|
||||||
|
|
Loading…
Reference in New Issue