mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-02 23:16:13 +00:00
Refactoring : removing useless return line
This commit is contained in:
parent
410bb4c1d8
commit
fedd7a3556
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
{% set activeRouteKey = 'chill_person_history_list' %}
|
{% set activeRouteKey = 'chill_person_history_list' %}
|
||||||
|
|
||||||
{% block title %}{{ 'views.Person.hlist.title'|trans({ '%name%' : person.__toString}) }}{% endblock title %}
|
{% block title %}{{ 'views.Person.hlist.title'|trans({ '%name%' : person.__toString}) }}{% endblock title %}
|
||||||
|
|
||||||
|
|
||||||
{% block personcontent %}
|
{% block personcontent %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user