improved throbber display in advenced search
This commit is contained in:
@@ -969,6 +969,7 @@ function materio_search_api_advanced_search_form($form, &$form_state){
|
||||
'#ajax' => array(
|
||||
'callback' => 'materio_search_api_advanced_search_select_callback',
|
||||
'wrapper' => 'advancedsearch-filters-wrapper',
|
||||
// 'progress'=>array('message'=>''),
|
||||
),
|
||||
);
|
||||
// without this line, form api will mess with default values
|
||||
|
Reference in New Issue
Block a user