From 2542255342a9d3919a35e9934fb4619f19247819 Mon Sep 17 00:00:00 2001 From: Shivam Dave Date: Wed, 26 Aug 2015 10:16:22 -0700 Subject: [PATCH] [Mobile] AgentService call window referred to in TreeNodeController added as keyword to skip in top comment. --- platform/commonUI/general/src/controllers/TreeNodeController.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/commonUI/general/src/controllers/TreeNodeController.js b/platform/commonUI/general/src/controllers/TreeNodeController.js index 0aba8fc246..b25d58a025 100644 --- a/platform/commonUI/general/src/controllers/TreeNodeController.js +++ b/platform/commonUI/general/src/controllers/TreeNodeController.js @@ -19,7 +19,7 @@ * this source code distribution or the Licensing information page available * at runtime from the About dialog for additional information. *****************************************************************************/ -/*global define,Promise*/ +/*global define,Promise,window*/ /** * Module defining TreeNodeController. Created by vwoeltje on 11/10/14.