jquery.rating icon indicating copy to clipboard operation
jquery.rating copied to clipboard

isDirty

Open mokagio opened this issue 13 years ago • 2 comments

Hello there. I am using this cool plugin in a Rails application and it's giving me an error when I click on a star, the error is

Uncaught ReferenceError: isDirty is not defined

Plus I had to change some line of code to make it work with Rails select helper generated code. I don't know if I am missing something or if my mod is really useful. I'd like to discuss it with you, but because you haven't provided an email I write you here :)

mokagio avatar Feb 06 '12 00:02 mokagio

Just remove these 2 lines from the plugin because they are not used.

howdu avatar Feb 14 '12 16:02 howdu

Closed in c01dab51db4448acf2e0aaf0dd7483471b75d619

LinusU avatar May 28 '12 09:05 LinusU