From 07eaa46b456aaec9131bd7ca7fcb743a67251d51 Mon Sep 17 00:00:00 2001 From: Justin Obara Date: Wed, 26 Mar 2014 09:45:38 -0400 Subject: [PATCH] FLUID-5284: Linted UIO component --- src/components/uiOptions/js/UIOptions.js | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/components/uiOptions/js/UIOptions.js b/src/components/uiOptions/js/UIOptions.js index 890c66d6ff..8e3f86694c 100644 --- a/src/components/uiOptions/js/UIOptions.js +++ b/src/components/uiOptions/js/UIOptions.js @@ -9,14 +9,9 @@ You may obtain a copy of the ECL 2.0 License and BSD License at https://github.com/fluid-project/infusion/raw/master/Infusion-LICENSE.txt */ -// Declare dependencies -/*global demo:true, fluid, jQuery, window*/ - -// JSLint options -/*jslint white: true, funcinvoke: true, undef: true, newcap: true, nomen: true, regexp: true, bitwise: true, browser: true, forin: true, maxerr: 100, indent: 4 */ - var fluid_1_5 = fluid_1_5 || {}; (function ($, fluid) { + "use strict"; // Gradename to invoke "fluid.uiOptions.prefsEditor" fluid.prefs.builder({