Edgewall Software

Changes between Version 1 and Version 2 of Ticket #12260, comment 2


Ignore:
Timestamp:
Dec 2, 2015, 6:28:19 PM (8 years ago)
Author:
Peter Suter

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12260, comment 2

    v1 v2  
    1 Work for me in Firefox, but not in Chrome.
     1Works for me in Firefox, but not in Chrome.
    22
    33[source:trunk/trac/htdocs/js/threaded_comments.js#L24 showPropertyChanges.attr('checked')] seems to always be `"checked"` in Chrome. Maybe `showPropertyChanges.prop('checked')` should be used instead?