This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware_official
Watch
1
Star
0
Fork
0
You've already forked egroupware_official
mirror of
https://github.com/EGroupware/egroupware.git
synced
2024-11-23 08:23:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c020e0aae8
egroupware_official
/
felamimail
/
js
/
jscode
History
Klaus Leithoff
cfe72ea7b5
fix bug regarding the deletion of all rows, when removing an address from mail compose form, when more than 4 addresses where in the list. Reason: remaining Address rows have been set to height 0, instead of defaulting to a defaultvalue, when reading the value of clientHeight of the first row in the list failed
2011-08-29 08:45:29 +00:00
..
composeMessage.js
fix bug regarding the deletion of all rows, when removing an address from mail compose form, when more than 4 addresses where in the list. Reason: remaining Address rows have been set to height 0, instead of defaulting to a defaultvalue, when reading the value of clientHeight of the first row in the list failed
2011-08-29 08:45:29 +00:00
view_message.js
fix javaScript error for firstChild is null, on opening mails without subject, or with no accessible subject
2011-07-18 07:51:25 +00:00