Initial Commit ...
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<!-- -->
|
||||
<!-- Page Presenter -->
|
||||
<!-- -->
|
||||
<v-page-presenter
|
||||
[loading]="loading"
|
||||
[containerBase]="this"
|
||||
[uiDisabled]="uiDisabled"
|
||||
[contentTemplate]="contentTemplate"
|
||||
></v-page-presenter>
|
||||
|
||||
<!-- -->
|
||||
<!-- Page Content -->
|
||||
<!-- -->
|
||||
<ng-template #contentTemplate> Search Profiles ... </ng-template>
|
||||
Reference in New Issue
Block a user