Rename template variables in the Account and Admin Toggle templates to not use underscores.
This commit is contained in:
parent
1d7bd4e524
commit
d9dd5f284a
3 changed files with 65 additions and 5 deletions
|
|
@ -25,6 +25,14 @@ save you many hours of grief.
|
|||
--------------------------------------------------------------------
|
||||
* WebGUI now depends on PerlIO::eol, for doing line ending translation.
|
||||
|
||||
* As part of the migration to Template::Toolkit, we will be changing template
|
||||
variables from using dots to underscores. All templates using that namespace were
|
||||
automatically upgraded to use the new variables.
|
||||
|
||||
In this version, these templates were updated:
|
||||
Account Macro template
|
||||
Admin Toggle Macro template
|
||||
|
||||
7.10.0
|
||||
--------------------------------------------------------------------
|
||||
* Due to a bug in the 7.8.24-7.9.11 upgrade, the ordering of template
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue