Fix a rendering problem with Section title, text and the question block. Fixes bug #11919.

This commit is contained in:
Colin Kuskie 2010-10-19 10:19:24 -07:00
parent aabb9ed214
commit 8df687b2b3
3 changed files with 11 additions and 0 deletions

View file

@ -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

View file

@ -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

Binary file not shown.