From 59e8990db974b84caf8613a6af7e50b67b04aace Mon Sep 17 00:00:00 2001 From: "LaptopVerdnatura\\Javi" Date: Thu, 25 Apr 2019 09:26:42 +0200 Subject: [PATCH] bug solved --- modules/client/front/balance/create/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/client/front/balance/create/index.js b/modules/client/front/balance/create/index.js index 2558488ce..6d028e885 100644 --- a/modules/client/front/balance/create/index.js +++ b/modules/client/front/balance/create/index.js @@ -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: {