init web ems all
This commit is contained in:
6
phpMyAdmin/templates/database/designer/js_fields.twig
Executable file
6
phpMyAdmin/templates/database/designer/js_fields.twig
Executable file
@@ -0,0 +1,6 @@
|
||||
{# Invisible characters will make javascript crash #}
|
||||
{% apply spaceless %}
|
||||
<script type="text/javascript">
|
||||
var designer_config = {{ designer_config | raw }};
|
||||
</script>
|
||||
{% endapply %}
|
||||
Reference in New Issue
Block a user