From 8a41c6dbc724f19a240d08bce1520335dd50a33f Mon Sep 17 00:00:00 2001 From: Charles Hacskaylo Date: Mon, 25 Jul 2016 17:52:41 -0700 Subject: [PATCH] [Frontend] Removing glyph definitions Fixes #1047 Updated comment --- platform/commonUI/browse/src/windowing/FullscreenAction.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/commonUI/browse/src/windowing/FullscreenAction.js b/platform/commonUI/browse/src/windowing/FullscreenAction.js index 3713c6ca17..975562af0c 100644 --- a/platform/commonUI/browse/src/windowing/FullscreenAction.js +++ b/platform/commonUI/browse/src/windowing/FullscreenAction.js @@ -46,7 +46,7 @@ define( }; 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 // based on whether or not we are currently // full screen.