Replaced the account.options loop in the displayAccount auth methods with new macros for displaying deactivate account and back to site links. Another macro which allows text to be displayed according to whether the value passed in is empty or not was added to allow functionality similar to that which currently exists.
This commit is contained in:
parent
d91bc5754d
commit
32979d75e1
13 changed files with 175 additions and 82 deletions
|
|
@ -16,7 +16,11 @@ save you many hours of grief.
|
|||
custom templates prior to upgrading as you will need to modify them for
|
||||
the new system.
|
||||
|
||||
* The Survey system has been completely updated. Please make sure you
|
||||
* The Auth display account template no longer has the account.options loop
|
||||
available. This loop has been replaced entirely by macros to provide more
|
||||
flexibility. Any custom templates will need to be updated accordingly.
|
||||
|
||||
* The Survey system has been completely updated. Please make sure you
|
||||
create full backups of your survey results and export them as needed.
|
||||
Results will not be imported into the new Survey system. Your old surveys
|
||||
will be imported into the new survey system.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue