Skip to content
Snippets Groups Projects
Commit 91190710 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add app metadata

parent c3a40599
No related branches found
No related tags found
1 merge request!533NCM Geophysical Updates
......@@ -14,6 +14,7 @@
</mat-expansion-panel>
}
<!-- Parameter summary -->
<mat-expansion-panel expanded>
<mat-expansion-panel-header>
<mat-panel-title>Parameter Summary</mat-panel-title>
......@@ -23,5 +24,15 @@
<app-parameter-summary />
</mat-expansion-panel>
<!-- App metadata -->
<mat-expansion-panel expanded>
<mat-expansion-panel-header>
<mat-panel-title>Application Metadata</mat-panel-title>
</mat-expansion-panel-header>
<mat-divider />
<nshmp-lib-ng-app-metadata [repositories]="repositories()" />
</mat-expansion-panel>
</mat-accordion>
</nshmp-lib-ng-plots-container>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment