Changeset 2800
- Timestamp:
- 03/03/2010 10:09:59 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile/admin/js/admin.js (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/admin/js/admin.js
r2799 r2800 123 123 function(response){}); 124 124 } 125 }); 126 jQuery("form#profile-field-form div#field-groups").disableSelection(); 125 }).disableSelection(); 127 126 128 127 jQuery("table.field-group tbody").sortable( { … … 133 132 items: 'tr', 134 133 cancel: 'tr.nodrag', 135 connectWith: 'table.field-group tbody',136 134 tolerance: 'pointer', 137 135 update: function() { … … 144 142 function(response){}); 145 143 } 146 }); 147 jQuery("table.field-group tbody").disableSelection(); 148 } ); 144 }).disableSelection(); 145 });
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)