equal
deleted
inserted
replaced
239 count: count, |
239 count: count, |
240 name: name, |
240 name: name, |
241 post_id: post_id, |
241 post_id: post_id, |
242 get_option: get_option, |
242 get_option: get_option, |
243 settings: settings, |
243 settings: settings, |
244 type: type |
244 type: type, |
|
245 nonce: option_tree.nonce |
245 }, |
246 }, |
246 complete: function( data ) { |
247 complete: function( data ) { |
247 if ( type == 'choice' || type == 'list_item_setting' ) { |
248 if ( type == 'choice' || type == 'list_item_setting' ) { |
248 OT_UI.init_remove_active(list,'child-add'); |
249 OT_UI.init_remove_active(list,'child-add'); |
249 OT_UI.init_hide_body(list,'child-add'); |
250 OT_UI.init_hide_body(list,'child-add'); |