Fix some duplicates entry.
This commit is contained in:
parent
e73721c58e
commit
c961659eca
|
@ -579,10 +579,6 @@ if ( ! defined( 'ABSPATH' ) ) {
|
||||||
return o;
|
return o;
|
||||||
};
|
};
|
||||||
|
|
||||||
jQuery('a.debug-report').click(function(){
|
|
||||||
|
|
||||||
var report = "";
|
|
||||||
|
|
||||||
jQuery( 'a.debug-report' ).click(function(){
|
jQuery( 'a.debug-report' ).click(function(){
|
||||||
|
|
||||||
var report = "";
|
var report = "";
|
||||||
|
|
Loading…
Reference in New Issue