Tarea #1054 -> Mejorar el rendimiento de la web

git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@156 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6
This commit is contained in:
David Arranz 2012-08-30 11:44:15 +00:00
parent d55bb325f5
commit 8a85f5fac9

View File

@ -11,7 +11,7 @@
<?php if ( bp_is_my_profile() ) : ?>
<?php bp_core_render_message(); ?>
<?php if ( !bp_is_current_action( 'new-dedication' ) ) : ?>
<?php require(ghostpool_scripts . 'comment-home.php'); ?>
<?php wp_enqueue_script('comment-home', get_template_directory_uri() . '/lib/scripts/comment-home.min.js'); ?>
<?php locate_template( array( 'video-slider.php' ), true ); ?>
<?php endif; ?>