Adding the new forms package needed for the new UI Levels system.
This commit is contained in:
parent
d98ab2ce93
commit
7bc98eed07
4 changed files with 1852 additions and 511 deletions
|
|
@ -7,6 +7,14 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
4.7.0
|
||||
--------------------------------------------------------------------
|
||||
* WebGUI::HTMLForm->radioList has been changed to correct an API
|
||||
error. However, if your applications use this method, this
|
||||
change will break your application. If you do not use any
|
||||
third-party or custom plug-ins, you can disregard this
|
||||
warning.
|
||||
|
||||
4.6.3
|
||||
--------------------------------------------------------------------
|
||||
* It has been reported that some people had a duplicate key error
|
||||
|
|
@ -17,7 +25,6 @@ save you many hours of grief.
|
|||
patches, or just moving forward. Either way will produce
|
||||
the same result.
|
||||
|
||||
|
||||
4.6.0
|
||||
--------------------------------------------------------------------
|
||||
* The runHourly scheduler has been updated to allow for more
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue