Changes between Version 2 and Version 3 of Ticket #830, comment 12
- Timestamp:
- 02/13/2015 04:05:22 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #830, comment 12
v2 v3 18 18 $($('.change .username').get().reverse()).each(function () { 19 19 var username = $(this).data('username'); 20 // @todo: exclude self and bots, include other committers20 // @todo: exclude self and bots, include reporter and other committers 21 21 if (typeof username !== 'undefined' && -1 === $.inArray(username, users)) { 22 22 users.push($(this).data('username'));
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)