mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Implemented ActionTemplateDataStoreService in MVC and template
This commit is contained in:
@@ -1 +1 @@
|
||||
{{ entity.text }}
|
||||
{{ action_template_data_store_service.getData(action).text }}
|
@@ -1,2 +1 @@
|
||||
{% set source = entity %}
|
||||
{% extends "entity/source/source.html.twig" %}
|
||||
|
Reference in New Issue
Block a user