Changeset cd6422b in github
- Timestamp:
- Sep 18, 2008 7:46:43 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- c41ae105
- Parents:
- 095d05e
- File:
-
- 1 edited
-
program/js/app.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/js/app.js
r095d05e rcd6422b 214 214 215 215 this.set_page_buttons(); 216 217 // focus main window218 if (this.env.framed && window.parent)219 window.parent.focus();220 else221 window.focus();222 216 223 217 // init message compose form
Note: See TracChangeset
for help on using the changeset viewer.
