From 2d85378c523502881f3582243fc8e6f97be07162 Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Wed, 22 Jul 2015 18:55:27 +0000 Subject: [PATCH] Soothe JSHint's rankled spirits git-svn-id: https://develop.svn.wordpress.org/trunk@33365 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/js/user-profile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/js/user-profile.js b/src/wp-admin/js/user-profile.js index 46d0c48c83..94a75b04e5 100644 --- a/src/wp-admin/js/user-profile.js +++ b/src/wp-admin/js/user-profile.js @@ -1,4 +1,4 @@ -/* global ajaxurl, pwsL10n */ +/* global ajaxurl, pwsL10n, userProfileL10n */ (function($){ $(function(){ var pw_new = $('.user-pass1-wrap'),