Explorar o código

Merge pull request #220 from sahanz/patch-1

Removed git merge conflict comment
Eddie Machado %!s(int64=13) %!d(string=hai) anos
pai
achega
210e4228b0
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      library/bones.php

+ 0 - 5
library/bones.php

@@ -137,13 +137,8 @@ function bones_scripts_and_styles() {
     if ( is_singular() AND comments_open() AND (get_option('thread_comments') == 1)) {
       wp_enqueue_script( 'comment-reply' );
     }
-<<<<<<< HEAD
-    
-    // adding scripts file in the footer
-=======
 
     //adding scripts file in the footer
->>>>>>> 1.3
     wp_register_script( 'bones-js', get_stylesheet_directory_uri() . '/library/js/scripts.js', array( 'jquery' ), '', true );
 
     // enqueue styles and scripts