Migrated WebGUI::TabForm to use YUI tabs rather than the old fashioned

WebGUI tabs.
This commit is contained in:
JT Smith 2008-10-22 04:00:19 +00:00
parent dd385e7251
commit 32ce086ab5
2 changed files with 29 additions and 19 deletions

View file

@ -13,6 +13,8 @@
- rfe: Inclusion of UsersOnline macro into the core (#766)
- rfe: Search - Paginate results (#713)
- rfe: Leave Version Tag
- Migrated WebGUI::TabForm to use YUI tabs rather than the old fashioned
WebGUI tabs.
- WebGUI::Crud can now automatically resolve differences between its
definition and the table schema.
- Fixed a limit bug in the asset discovery service.