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