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: {