Tarea #956 -> Mostrar un mensaje de confirmación al enviar una invitación

git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@141 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6
This commit is contained in:
David Arranz 2012-08-28 11:08:23 +00:00
parent cbe9915aa2
commit d4d85e50ba

View File

@ -9,6 +9,7 @@
<?php get_header( 'buddypress' ); ?>
<?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 locate_template( array( 'video-slider.php' ), true ); ?>