Skip to content
This repository has been archived by the owner on Feb 2, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeenulislam committed Sep 24, 2014
2 parents 5c98438 + 1465c12 commit 9316720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -466,4 +466,4 @@ function options_page_capability( $capability ) {
function dequeue_devicepx() {
wp_dequeue_script( 'devicepx' );
}
add_action( 'wp_enqueue_scripts', 'dequeue_devicepx', 20 ); */
add_action( 'wp_enqueue_scripts', 'dequeue_devicepx', 20 ); */

0 comments on commit 9316720

Please sign in to comment.