Merge pull request #4433 from Snuffleupagus/pdf-find-bar-move-globals
Move globals in web/pdf_find_bar.js
This commit is contained in:
commit
5c448135cc
@ -13,11 +13,10 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
/* globals PDFFindController, FindStates, mozL10n */
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
/* globals PDFFindController, FindStates, mozL10n */
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a "search bar" given set of DOM elements
|
* Creates a "search bar" given set of DOM elements
|
||||||
* that act as controls for searching, or for setting
|
* that act as controls for searching, or for setting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user