-
-
djblets/media/js/datagrid.js (Diff revision 1) First line in a multi-line comment shouldn't have any text.
-
djblets/media/js/datagrid.js (Diff revision 1) These should be combined into one line. See the editButton.click above.
-
adding clickability to summary td elements
Review Request #1468 — Created March 9, 2010 and submitted
Information | |
---|---|
dbuch-agi | |
Djblets | |
1022 | |
Reviewers | |
djblets, reviewboard | |
chipx86, david, mcrute |
This patch seeks to provide the behavior described by chipx86 in comment #4 on the issue detail page.
Lots of browser testing in Chrome. Verified with Chrome debugger that click event is only attached to target "td.summary" elements.