fix - Admin Users submenu doesn't fill in uid
Note: this fix was implemented by refactoring the _submenu method to use a properties hash for params and eliminate use of stow. If any problems crop up with managing users, I would start looking here. All of my testing indicates everything is working though.
This commit is contained in:
parent
1c97f114eb
commit
dbab2a1a4d
2 changed files with 38 additions and 26 deletions
|
|
@ -29,6 +29,7 @@
|
|||
- fix: Style templates do not render metadata
|
||||
- fix: Survey duplication not working
|
||||
- fix: "Open link in new window" with WebGUI asset tree link in TinyMCE
|
||||
- fix: Admin Users submenu doesn't fill in uid
|
||||
|
||||
7.1.4
|
||||
- Template variables in the main Survey Template were out of date in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue