This commit is contained in:
Carlos Jimenez Ruiz 2019-04-25 09:26:52 +02:00
commit 8384a6cb2a
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ class Controller {
}
Controller.$inject = ['$scope', '$state', '$http', 'vnApp', '$translate'];
ngModule.component('vnClientBalance', {
ngModule.component('vnClientBalanceCreate', {
template: require('./index.html'),
controller: Controller,
bindings: {