Changeset 16758 for websites/coderepos.org
- Timestamp:
- 07/28/08 19:03:06 (5 years 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
r16756 r16758 381 381 break; 382 382 case 'timeline': 383 $('//*[@id="content"]//dt/ a').each(function () {383 $('//*[@id="content"]//dt//span[@class="author"]').each(function () { 384 384 authors.push([this, $(this).text().match(/by\s+(.+)$/)]); 385 385 });
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)