[About] Refactor overlay templates
Refactor overlay templates to separate out the overlay container from the inner dialog containing the form; this permits the easy reuse of that overlay container to supply a non-form-like About dialog, WTD-667.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<mct-container key="overlay">
|
||||
<mct-include key="'form-dialog'" ng-model="ngModel">
|
||||
</mct-include>
|
||||
</mct-container>
|
||||
Reference in New Issue
Block a user