This website works better with JavaScript
Главная
Обзор
Помощь
Вход
valentin_le_moign
/
figureslibres.cc
ответвлено от
bachir/figureslibres.cc
Следить
1
В избранное
0
Ответвить
0
Файлы
Дерево:
6af420e9bb
Ветки
Метки
master
prod
template
figureslibre...
/
user
/
plugins
/
admin
/
UPGRADE.md
UPGRADE.md
234 B
История
Исходник
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)