Changeset 9637
- Timestamp:
- 03/23/2015 09:50:04 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/admin/js/admin.js
r9636 r9637 1 1 /* exported add_option, show_options, hide, fixHelper */ 2 2 /* jshint scripturl: true */ 3 /* global XProfileAdmin */3 /* global XProfileAdmin, ajaxurl */ 4 4 5 5 /**
Note: See TracChangeset
for help on using the changeset viewer.