Changeset 7465
- Timestamp:
- 03/04/08 18:11: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
r7393 r7465 274 274 // 尻? 275 275 var isUserJS = function(path) { 276 return path.indexOf(".user.js") == path.length - 8;276 return /\.user\.js$/.test(path); 277 277 }; 278 278 // user.js のページがインストール画面でてうざいのをなんとかする。
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)