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:
parent
5ee64a57d3
commit
082b04b967
3 changed files with 45 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue