mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
automatic regexp to move namespace CL\Chill => Chill
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% extends "CLChillPersonBundle::layout.html.twig" %}
|
||||
{% extends "ChillPersonBundle::layout.html.twig" %}
|
||||
|
||||
{% set activeRouteKey = null %}
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{% extends "CLChillPersonBundle::layout.html.twig" %}
|
||||
{% extends "ChillPersonBundle::layout.html.twig" %}
|
||||
|
||||
{% set activeRouteKey = 'chill_person_history_list' %}
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{% extends "CLChillPersonBundle::layout.html.twig" %}
|
||||
{% extends "ChillPersonBundle::layout.html.twig" %}
|
||||
|
||||
{% set activeRouteKey = null %}
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{% extends "CLChillPersonBundle::layout.html.twig" %}
|
||||
{% extends "ChillPersonBundle::layout.html.twig" %}
|
||||
|
||||
{% set activeRouteKey = null %}
|
||||
|
||||
|
Reference in New Issue
Block a user