SUPPORT-8737 rename sources
This commit is contained in:
parent
d3a858c75e
commit
fb00f6df35
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import {VBox} from "@webbpm/base-package";
|
||||||
@Component({
|
@Component({
|
||||||
moduleId: module.id,
|
moduleId: module.id,
|
||||||
selector: 'vbox-load-values',
|
selector: 'vbox-load-values',
|
||||||
templateUrl: '../../../../resources/template/account_applications/component/container/VBoxLoadValues.html',
|
templateUrl: '../../../../../src/resources/template/account_applications/component/container/VBoxLoadValues.html',
|
||||||
changeDetection: ChangeDetectionStrategy.OnPush
|
changeDetection: ChangeDetectionStrategy.OnPush
|
||||||
})
|
})
|
||||||
export class VBoxLoadValues extends VBox {
|
export class VBoxLoadValues extends VBox {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue