Changeset 7012
- Timestamp:
- 05/07/2013 01:57:45 PM (13 years ago)
- Location:
- trunk/bp-xprofile
- Files:
-
- 2 edited
-
admin/js/admin.js (modified) (1 diff)
-
bp-xprofile-classes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/admin/js/admin.js
r7011 r7012 110 110 jQuery( document ).ready( function() { 111 111 112 // Set focus in Field Title, if we're on the right page 113 jQuery( '#bp-xprofile-add-field #title' ).focus(); 114 112 115 // Set up deleting options ajax 113 116 jQuery( 'a.ajax-option-delete' ).on( 'click', function() { -
trunk/bp-xprofile/bp-xprofile-classes.php
r6775 r7012 846 846 <?php endif; ?> 847 847 848 <form action="<?php echo esc_url( $action ); ?>" method="post">848 <form id="bp-xprofile-add-field" action="<?php echo esc_url( $action ); ?>" method="post"> 849 849 <div id="poststuff"> 850 850 <div id="titlediv">
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)