Fix a rendering problem with Section title, text and the question block. Fixes bug #11919.
This commit is contained in:
parent
aabb9ed214
commit
8df687b2b3
3 changed files with 11 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
- fixed #11901: NotifyAboutVersionTag includes URL, even when inappropriate
|
||||
- fixed #11902: forums bug
|
||||
- fixed #11912: Corrupt cookie causes server 500 errors
|
||||
- fixed #11919: Survey rendering with section text
|
||||
|
||||
7.10.2
|
||||
- fixed #11884: Editing Templates impossible / Code editor not loaded
|
||||
|
|
|
|||
|
|
@ -6,6 +6,16 @@ templates, you will need to apply these changes manually to your copies.
|
|||
* Carousel Default Template - root/import/carousel/carousel-default
|
||||
Add a height parameter to the template.
|
||||
|
||||
* survey.css
|
||||
Removed relative positioning and offset from top.
|
||||
|
||||
* root/import/survey/surveyedit.css
|
||||
Reexported the package from the default content due to potential issues with earlier upgrades
|
||||
not installing correctly.
|
||||
|
||||
* root/import/workflow-activity-templates
|
||||
Added a folder to hold the assorted Workflow Activity templates.
|
||||
|
||||
|
||||
7.10.2
|
||||
|
||||
|
|
|
|||
BIN
docs/upgrades/packages-7.10.3/survey.css.wgpkg
Normal file
BIN
docs/upgrades/packages-7.10.3/survey.css.wgpkg
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue