File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Angular-EfCore/angular/src/app
Angular-Mongo/angular/src/app
Angular-EfCore/angular/src/app
Angular-Mongo/angular/src/app Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ import {DynamicLayoutComponent} from "@abp/ng.core";
55@Component ( {
66 selector : 'app-root' ,
77 template : `
8- <abp-loader-bar></abp-loader-bar >
9- <abp-dynamic-layout></abp-dynamic-layout >
8+ <abp-loader-bar/ >
9+ <abp-dynamic-layout/ >
1010 ` ,
1111 imports : [ LoaderBarComponent , DynamicLayoutComponent ]
1212} )
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ import {DynamicLayoutComponent} from "@abp/ng.core";
55@Component ( {
66 selector : 'app-root' ,
77 template : `
8- <abp-loader-bar></abp-loader-bar >
9- <abp-dynamic-layout></abp-dynamic-layout >
8+ <abp-loader-bar/ >
9+ <abp-dynamic-layout/ >
1010 ` ,
1111 imports : [ LoaderBarComponent , DynamicLayoutComponent ]
1212} )
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ import {DynamicLayoutComponent} from "@abp/ng.core";
55@Component ( {
66 selector : 'app-root' ,
77 template : `
8- <abp-loader-bar></abp-loader-bar >
9- <abp-dynamic-layout></abp-dynamic-layout >
8+ <abp-loader-bar/ >
9+ <abp-dynamic-layout/ >
1010 ` ,
1111 imports : [ LoaderBarComponent , DynamicLayoutComponent ]
1212} )
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ import {DynamicLayoutComponent} from '@abp/ng.core';
55@Component ( {
66 selector : 'app-root' ,
77 template : `
8- <abp-loader-bar></abp-loader-bar >
9- <abp-dynamic-layout></abp-dynamic-layout >
8+ <abp-loader-bar/ >
9+ <abp-dynamic-layout/ >
1010 ` ,
1111 imports : [ LoaderBarComponent , DynamicLayoutComponent ]
1212} )
You can’t perform that action at this time.
0 commit comments