Changeset 5c02401 in github
- Timestamp:
- Jun 23, 2010 4:02:37 AM (3 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- b25dfd0
- Parents:
- be6f3a9
- File:
-
- 1 edited
-
program/js/app.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/js/app.js
ra2e81736 r5c02401 4826 4826 pos = $(obj).position(); 4827 4827 4828 // Opera bug? 4829 pos.top = Math.max(0, pos.top); 4830 4828 4831 this.env.indicator_width = width; 4829 4832 this.env.indicator_height = height;
Note: See TracChangeset
for help on using the changeset viewer.
