mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
not used vue_accourse_work_list entrypoint (since 8384508c1a)
This commit is contained in:
parent
4b3f4edcc1
commit
89dfea74b3
@ -358,9 +358,3 @@
|
||||
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block css %}
|
||||
{{ parent() }}
|
||||
{{ encore_entry_link_tags('vue_accourse_work_list') }}
|
||||
{% endblock %}
|
||||
|
@ -96,7 +96,7 @@
|
||||
<div class="actions">
|
||||
<ul class="record_actions">
|
||||
<li>
|
||||
<a
|
||||
<a
|
||||
class="btn btn-edit"
|
||||
href="{{ chill_path_add_return_path('chill_person_accompanying_period_work_edit', { 'id': w.id }) }}">{{ 'Edit'|trans }}</a>
|
||||
</li>
|
||||
@ -120,8 +120,3 @@
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block css %}
|
||||
{{ parent() }}
|
||||
{{ encore_entry_link_tags('vue_accourse_work_list') }}
|
||||
{% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user