mirror of
https://github.com/nasa/openmct.git
synced 2025-02-13 22:22:38 +00:00
open #163 open #170 Progress bar now mct-include; Progress dialog sanded; Dialog launcher modded;
11 lines
373 B
HTML
11 lines
373 B
HTML
<div class="l-message-banner s-message-banner">
|
|
<span class="label">
|
|
Objects not saved
|
|
</span><mct-include key="'progress-bar'"
|
|
ng-model="ngModel"
|
|
ng-hide-x="ngModel.dialog.progress === undefined"></mct-include><a class="l-action s-action">
|
|
Try Again
|
|
</a><a class="ui-symbol close">
|
|
x
|
|
</a>
|
|
</div> |