diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2016-06-21 15:55:31 +0200 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2016-06-21 15:55:31 +0200 |
commit | 1ba4faadf5f09887bd18e56e245b7e2249ace660 (patch) | |
tree | 62cc013594fe164b7c5579a2616a69adc4d13f98 /HISTORY | |
parent | e0e29edf1341747ecb8d60034a88a9dc5a5bf71d (diff) |
Fix #604
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ BUG: Issue #592 - Fix TActiveMultiView brokwn on 3.3.1 (ctrlaltca) BUG: Issue #588 - Fix reading values of controls inside TJuiDialog (ctrlaltca) BUG: Issue #597 - TDatePicker::getDateFromPostData selected month issue (Sachat) BUG: Issue #599 - Allowing translation message cache to be initialized (emkael) +BUG: Issue #604 - TActiveImageButton inside TJuiDialog javascript problem (ctrlaltca) ENH: Issue #591 - Support for hyphenated attributes via <prop:*></prop:*> template syntax (emkael) ENH: Issue #594 - Added ability to check for subcontrols using isset(), empty() (jojoinside) ENH: Allow TStyle behaviors (LCSKJ) |