Fixed bug #10982 where survey admin menu options appear twice. Caused by the Survey Asset directly calling its parent getAdminConsole method instead of instantiating a session instance of the method.

This commit is contained in:
hao 2009-09-15 12:02:49 -04:00
parent 5ee64a57d3
commit 082b04b967
3 changed files with 45 additions and 2 deletions

View file

@ -1,4 +1,5 @@
7.8.0
- fixed #10982: Survey menu options appearing twice
- fixed #10890: Story Manager: pagination broken for keywords
- fixed #10856: no paginate in wiki keyword search
- fixed #10877: getProfileUrl() broken