[buddypress-trac] [BuddyPress] #1807: syntax error bp-core-cssjs.php on line 50
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Feb 4 16:52:57 UTC 2010
#1807: syntax error bp-core-cssjs.php on line 50
---------------------------+------------------------------------------------
Reporter: windhamdavid | Owner:
Type: defect | Status: closed
Priority: major | Milestone: 1.2
Resolution: invalid | Keywords:
---------------------------+------------------------------------------------
Comment(by windhamdavid):
diffd em ~
<<<<<<< .mine
function bp_core_confirmation_js() { ?><script type="text/javascript">
jQuery(document).ready( function() { jQuery("a.confirm").click( function()
{ if ( confirm( '<?php _e( 'Are you sure?', 'buddypress' ) ?>' ) ) return
true; else return false; }); });</script>
<?php } add_action( 'wp_head', 'bp_core_confirmation_js', 100 );
=======
evidently this one got on through svn b/c the file wasn't edited.
--
Ticket URL: <http://trac.buddypress.org/ticket/1807#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list