Fix until date in event recurrence editor

- fixed date picker
- fixed JavaScript error caused by French translation
- fixed until date definition when timezone of active user was different
  from the system timezone
- fixes #2173, fixes #2175
This commit is contained in:
Francis Lachapelle
2013-01-11 09:46:58 -05:00
parent c7fbcb0fc4
commit 0e0b7728fd
5 changed files with 23 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ DIV#windowButtons
DIV#pageContent
{ padding: 1em; }
TABLE TH
TABLE.frame TH
{ font-weight: normal;
text-align: right;
width: 5em; }