mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 06:03:38 +09:00
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into release/2.0
This commit is contained in:
@@ -325,6 +325,7 @@ jQuery(document).ready(function() {
|
||||
url: um_scripts.ajax_select_options,
|
||||
type: 'post',
|
||||
data: {
|
||||
parent_option_name: parent_option,
|
||||
parent_option: parent.val(),
|
||||
child_callback: um_ajax_source,
|
||||
child_name: me.attr('name'),
|
||||
|
||||
Reference in New Issue
Block a user