Fix bug #11469, multi-allocation slider doesn't work. Make sure that allocMax is set in all cases.

This commit is contained in:
Colin Kuskie 2010-04-06 11:13:55 -07:00
parent 89b07a44c8
commit 33c54b66b6
2 changed files with 95 additions and 93 deletions

View file

@ -17,6 +17,7 @@
- fixed #11511: Approval Notifications: URL in mails only plain text
- fixed #11513: white text, broken account mgmt
- fixed #11514: Added JS-type cancel button to edit view of WebGUI::Asset::Post (Bernd Kalbfuß-Zimmermann)
- fixed #11469: Survey Ruler
7.9.1
- fixed #11464: blank page after setting posts per page in Collaboration System to 0 (zero)