Changeset 8184
- Timestamp:
- 07/15/13 17:11:41 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/expressoMail1_2/js/shortcut.js
r8084 r8184 213 213 e.preventDefault(); 214 214 } 215 if ((openTab.type[currentTab] == 2) && code == 13){ 216 e.preventDefault(); 217 e.stopPropagation(); 218 } 215 219 } 216 220 this.all_shortcuts[shortcut_combination] = {
Note: See TracChangeset
for help on using the changeset viewer.