Changeset 17013 for lang/javascript/userscripts
- Timestamp:
- 08/03/08 13:07:19 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userscripts/hatena.haiku.expandrepliestree.user.js
r17012 r17013 278 278 279 279 function log (m) { 280 Global.console.log(m);280 if (Global.console) Global.console.log(m); 281 281 282 282 // if (!arguments.callee.element) {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)