includes/clientside/static/ajax.js
changeset 555 ac4c6a7f01d8
parent 550 685e839d934e
child 560 8981dcf7d485
equal deleted inserted replaced
554:e87390b1f9b0 555:ac4c6a7f01d8
   461       buttons: [
   461       buttons: [
   462         {
   462         {
   463           text: $lang.get('ajax_delvote_reset_btn_submit'),
   463           text: $lang.get('ajax_delvote_reset_btn_submit'),
   464           color: 'red',
   464           color: 'red',
   465           style: {
   465           style: {
   466             fontWeight: 'bold',
   466             fontWeight: 'bold'
   467           },
   467           },
   468           onclick: function(e)
   468           onclick: function(e)
   469           {
   469           {
   470             miniPromptDestroy(this);
   470             miniPromptDestroy(this);
   471             setAjaxLoading();
   471             setAjaxLoading();