File "script.js"
Full Path: /home/flipjqml/onlinebetsolution.com/wp-content/plugins/flamingo/admin/js/script.js
File size: 205 bytes
MIME-type: text/plain
Charset: utf-8
( function( $ ) {
'use strict';
if ( typeof flamingo === 'undefined' || flamingo === null ) {
return;
}
$( function() {
postboxes.add_postbox_toggles( flamingo.screenId );
} );
} )( jQuery );