(Grav GitSync) Automatic Commit from smokephil
This commit is contained in:
commit
4267db646d
2765 changed files with 462171 additions and 0 deletions
6
plugins/admin/UPGRADE.md
Normal file
6
plugins/admin/UPGRADE.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Upgrading to Admin 1.10
|
||||
|
||||
Twig:
|
||||
|
||||
* **Admin link**: When linking to another admin page, use `{{ admin_route('/config/site') }}` instead of any other method, such as `{{ base_url_relative }}/config/site` (fixes multi-language issues)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue