- Timestamp:
- 12/11/07 04:45:31 (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
r3037 r3038 194 194 if (/wiki\//.test(location.pathname)) { 195 195 $("#searchable pre").each(function () { 196 var m = $(this).text().match(RegExp("svn c( o|heckout) "+TracUtils.SVN_REPOS_BASE+"([^ ]+)"));196 var m = $(this).text().match(RegExp("svn c(?:o|heckout) "+TracUtils.SVN_REPOS_BASE+"([^ ]+)")); 197 197 if (!m) return; 198 198 var path = m[1].replace(/\/trunk\/?$/, "");
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)