diff options
author | xue <> | 2006-06-14 12:47:28 +0000 |
---|---|---|
committer | xue <> | 2006-06-14 12:47:28 +0000 |
commit | 0ebf1c0fcc8f4396c4637a8afb42bbdaa6721cfe (patch) | |
tree | 8abf5337834204eaefa2be72d5e1e437e4259418 /HISTORY | |
parent | c97b571b49e71d33d10959d96e7ad30bd54f1d5a (diff) |
CSS and JS files in a theme are now included in page in alphabetic order
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ BUG: Ticket#191 - Duplicated postbacks occur when using TButton with validators BUG: Ticket#213 - PRADO Requirements Checker charset error (Qiang)
CHG: ensureChildControls() is now invoked in TControl::initRecursive (Qiang)
CHG: Postback enabled control will always disable default client-side browser action. (Qiang)
+CHG: CSS and JS files in a theme are now included in page in alphabetic order (Qiang)
ENH: TRepeater, TDataList and TDataGrid will store data indices in DataKeys if DataKeyField is not set. (Qiang)
ENH: Added TPageService.BasePageClass property (Qiang)
|