From 9192fb966d395416171e33d345659be0733bd11d Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Mon, 10 Mar 2014 15:58:18 +0100 Subject: [PATCH] Move globals in web/pdf_find_bar.js --- web/pdf_find_bar.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/pdf_find_bar.js b/web/pdf_find_bar.js index a0e1e866c..590673f57 100644 --- a/web/pdf_find_bar.js +++ b/web/pdf_find_bar.js @@ -13,11 +13,10 @@ * See the License for the specific language governing permissions and * limitations under the License. */ +/* globals PDFFindController, FindStates, mozL10n */ 'use strict'; -/* globals PDFFindController, FindStates, mozL10n */ - /** * Creates a "search bar" given set of DOM elements * that act as controls for searching, or for setting