mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
select_report_type : person template
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{% extends "ChillMainBundle::layout.html.twig" %}
|
||||
{% extends "ChillPersonBundle::layout.html.twig" %}
|
||||
|
||||
{% block content %}
|
||||
{% set activeRouteKey = 'report_select_type' %}
|
||||
|
||||
{% block personcontent %}
|
||||
|
||||
{{ form_start(form) }}
|
||||
{{ form_row(form) }}
|
||||
|
Reference in New Issue
Block a user