Changeset 16767 for websites/coderepos.org/trac/share/js
- Timestamp:
- 07/28/08 20:11:34 (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
r16765 r16767 377 377 }); 378 378 $('//*[@id="dirlist"]//span[@class="author"]').each(function () { 379 authors.push([this, $(this).text().match(/^([^:]+):/) ]);379 authors.push([this, $(this).text().match(/^([^:]+):/)[1]]); 380 380 }); 381 381 break;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)