Revision 6e3ce7c2
Added by Assos Assos over 3 years ago
drupal7/sites/all/modules/ctools/plugins/export_ui/ctools_export_ui.class.php | ||
---|---|---|
310 | 310 |
|
311 | 311 |
$form['bottom row']['reset'] = array( |
312 | 312 |
'#type' => 'submit', |
313 |
'#id' => 'ctools-export-ui-list-items-apply',
|
|
313 |
'#id' => 'ctools-export-ui-list-items-reset',
|
|
314 | 314 |
'#value' => t('Reset'), |
315 | 315 |
'#attributes' => array('class' => array('use-ajax-submit')), |
316 | 316 |
); |
Also available in: Unified diff
Weekly update of contrib modules