bug solved
gitea/salix/dev This commit looks good Details

This commit is contained in:
Javi Gallego 2019-04-25 09:26:42 +02:00
parent 47e55580ad
commit 59e8990db9
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: {