Changeset 08c0073 in github
- Timestamp:
- Nov 21, 2006 3:22:29 AM (7 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- cf87c1f
- Parents:
- 31c1718
- File:
-
- 1 edited
-
program/js/app.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/js/app.js
r31c1718 r08c0073 3156 3156 case 'list': 3157 3157 if (this.env.messagecount) 3158 this.enable_command('purge', (this.env.mailbox==this.env.trash_mailbox ));3158 this.enable_command('purge', (this.env.mailbox==this.env.trash_mailbox || this.env.mailbox==this.env.junk_mailbox)); 3159 3159 3160 3160 case 'expunge':
Note: See TracChangeset
for help on using the changeset viewer.
