mirror of
https://github.com/nasa/openmct.git
synced 2024-12-23 15:02:23 +00:00
c628d88b3e
Implement a placeholder for the About dialog, including some minimal version information. WTD-667.
5 lines
142 B
HTML
5 lines
142 B
HTML
<span ng-controller="LogoController as logo">
|
|
<mct-include ng-click="logo.showAboutDialog()" key="'app-logo'">
|
|
</mct-include>
|
|
</span>
|