Changeset 8086
- Timestamp:
- 04/11/13 19:14:11 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5/expressoMail1_2/js/shortcut.js
r8081 r8086 209 209 210 210 } 211 if (currentTab == 0 && code == 13){ 212 e.stopPropagation(); 213 e.preventDefault(); 214 } 211 215 } 212 216 this.all_shortcuts[shortcut_combination] = {
Note: See TracChangeset
for help on using the changeset viewer.