mirror of
https://github.com/nasa/openmct.git
synced 2025-06-23 09:25:29 +00:00
@ -46,7 +46,7 @@ define(
|
|||||||
};
|
};
|
||||||
|
|
||||||
FullscreenAction.prototype.getMetadata = function () {
|
FullscreenAction.prototype.getMetadata = function () {
|
||||||
// We override getMetadata, because the glyph and
|
// We override getMetadata, because the icon cssclass and
|
||||||
// description need to be determined at run-time
|
// description need to be determined at run-time
|
||||||
// based on whether or not we are currently
|
// based on whether or not we are currently
|
||||||
// full screen.
|
// full screen.
|
||||||
|
Reference in New Issue
Block a user