Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into release/2.0

This commit is contained in:
nikitozzzzzzz
2017-11-06 15:28:17 +02:00
3 changed files with 11 additions and 14 deletions
+1
View File
@@ -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'),