This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
valentin_le_moign
/
figureslibres.cc
forknuté z
bachir/figureslibres.cc
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Strom:
6af420e9bb
Branche
Tagy
master
prod
template
figureslibre...
/
user
/
plugins
/
admin
/
UPGRADE.md
UPGRADE.md
234 B
História
Raw
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)