Optimized view generation process

This commit is contained in:
Kevin Frantz
2019-03-28 13:26:40 +01:00
parent 4a129b172b
commit 13b45b31ae
8 changed files with 44 additions and 20 deletions

View File

@@ -1 +0,0 @@
{{ action_template_data_store_service.getData(action).text }}

View File

@@ -1 +0,0 @@
{{ form(action_template_data_store_service.getData(action)) }}

View File

@@ -1 +0,0 @@
{% extends "entity/source/source.html.twig" %}