Changeset 16769 for websites/coderepos.org/trac/share/js
- Timestamp:
- 07/28/08 20:26:44 (4 months ago)
- Files:
-
- 1 modified
-
websites/coderepos.org/trac/share/js/TracUtils.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
websites/coderepos.org/trac/share/js/TracUtils.js
r16768 r16769 406 406 // var authors 407 407 $.each($("//*[@id='Committers']/following-sibling::ul[1]//a[contains(@href, '/share/wiki/Committers/')]"), function() { 408 authors.push([this, $(this).text().match(/Committer:([^,]+)/) ]);408 authors.push([this, $(this).text().match(/Committer:([^,]+)/)[1]]); 409 409 }) 410 410 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)