mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-01-06 23:53:07 +01:00
removed a stray dump
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
{% set page_lang = context.language %}
|
||||
|
||||
{% block stylesheets %}
|
||||
{{ dump(base_url_relative_frontend ~ (context.home ? '' : context.route)) }}
|
||||
{% if mode == 'edit' %}
|
||||
{% do assets.addCss(theme_url~'/css/codemirror/codemirror.css') %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user