| Current Path : /var/www/html/ciautomaq.sumar.com.py/wp-content/plugins/adminimize/js/ |
| Current File : /var/www/html/ciautomaq.sumar.com.py/wp-content/plugins/adminimize/js/remove_header.js |
/**
* remove header
*/
jQuery(document).ready(function() {
jQuery('#wphead').remove();
});