You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I think that it is important to have a property such as cancelTitle in-which the English word Cancel may be replaced by any other word such as Quit, Annuleren, Annulla, Annuler, Abbrechen, إلغاء, etc
So we can do:
$(".rating").rating({showCancel: true, cancelValue: null, cancelTitle: 'Annuler'})
The text was updated successfully, but these errors were encountered:
Hi,
I think that it is important to have a property such as cancelTitle in-which the English word Cancel may be replaced by any other word such as Quit, Annuleren, Annulla, Annuler, Abbrechen, إلغاء, etc
So we can do:
$(".rating").rating({showCancel: true, cancelValue: null, cancelTitle: 'Annuler'})
The text was updated successfully, but these errors were encountered: