Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3
This commit is contained in:
commit
a90eadda7c
37 changed files with 537 additions and 92 deletions
|
|
@ -1,6 +1,7 @@
|
|||
This is a running list of template changes made during upgrades. If you have copied the default
|
||||
templates, you will need to apply these changes manually to your copies.
|
||||
|
||||
|
||||
7.8.0
|
||||
|
||||
* Account Macro template variables renamed:
|
||||
|
|
@ -11,6 +12,21 @@ templates, you will need to apply these changes manually to your copies.
|
|||
toggle.url => toggle_url
|
||||
toggle.text => toggle_text
|
||||
|
||||
7.10.3
|
||||
|
||||
* 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
|
||||
|
||||
* The Make Page Printable template has changed (as per bug #11857). The HTML
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue