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
|
|
@ -13,6 +13,14 @@ templates, you will need to apply these changes manually to your copies.
|
|||
|
||||
7.10.1
|
||||
|
||||
* Account Macro template variables renamed:
|
||||
account.url => account_url
|
||||
account.text => account_text
|
||||
|
||||
* AdminToggle Macro template variables renamed:
|
||||
toggle.url => toggle_url
|
||||
toggle.text => toggle_text
|
||||
|
||||
* Asset Report Template - asset-report/asset-report-default-template
|
||||
Remove the empty template attachment
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue