Changeset 1389 for websites/coderepos.org
- Timestamp:
- 11/13/07 19:21:33 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
websites/coderepos.org/trac/share/js/TracAuthorIcon.js
r1387 r1389 59 59 switch (content.className) { 60 60 case 'browser': 61 authors = TracAuthorIcon.fetchAuthorsBrowseSo ruce(content);61 authors = TracAuthorIcon.fetchAuthorsBrowseSource(content); 62 62 break; 63 63 case 'timeline': … … 75 75 } 76 76 77 , fetchAuthorsBrowseSo ruce : function (content) {77 , fetchAuthorsBrowseSource : function (content) { 78 78 var authors = []; 79 79 var changes = TracAuthorIcon.getElementsByClassName(content, 'span', 'author');
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)