Changeset 2e8a611 in github
- Timestamp:
- May 13, 2007 1:11:27 PM (6 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 281e3ed
- Parents:
- cd63966
- Files:
-
- 2 edited
-
CHANGELOG (modified) (1 diff)
-
program/js/app.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
rcd63966 r2e8a611 5 5 ---------- 6 6 - Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation 7 - Fixed marking as read in preview pane (closes #1484364) 7 8 8 9 -
program/js/app.js
r56fab15 r2e8a611 171 171 this.enable_command('compose', 'add-contact', false); 172 172 parent.rcmail.show_contentframe(true); 173 parent.rcmail.mark_message('read', this. uid);173 parent.rcmail.mark_message('read', this.env.uid); 174 174 } 175 175
Note: See TracChangeset
for help on using the changeset viewer.
