Changeset 39135
- Timestamp:
- 04/10/12 00:50:36 (14 months ago)
- Files:
-
- 1 modified
-
websites/twicli/plugins/shortcutkey.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
websites/twicli/plugins/shortcutkey.js
r39090 r39135 46 46 shortcutkey_plugin.last_event_date = date; 47 47 } 48 if (ev.type == 'keypress' && navigator.userAgent.indexOf('Firefox') >= 0 && ev.charCode == 0 && ev.keyCode >= 112) 49 return true; // FirefoxでFnキーを解釈しない 48 50 49 51 var tw = null;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)