Edgewall Software

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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12260, comment 2

    initial v1  
    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?
     4
     5(Strange that it works with Trac 1.0.9 though.)