Changeset 14006
- Timestamp:
- Feb 10, 2013, 6:35:50 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.7x/web/javascript/inspector.js
r13618 r14006 528 528 $(row).bind('priorityToggled',onFilePriorityToggled); 529 529 $(row).bind('nameClicked',onNameClicked); 530 } 530 }, 531 531 532 532 addSubtreeToView = function (tor, parent, sub, i) {
Note: See TracChangeset
for help on using the changeset viewer.