Site Health: Declare ClipboardJS
global to fix JSHint issue.
See #46647. git-svn-id: https://develop.svn.wordpress.org/trunk@45055 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
77c1afd744
commit
b522f1ad8c
@ -4,7 +4,7 @@
|
||||
* @output wp-admin/js/site-health.js
|
||||
*/
|
||||
|
||||
/* global ajaxurl, SiteHealth, wp */
|
||||
/* global ajaxurl, ClipboardJS, SiteHealth, wp */
|
||||
|
||||
jQuery( document ).ready( function( $ ) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user