update edit link of settings index

This commit is contained in:
Simon Vieille 2021-05-02 20:40:31 +02:00
parent aafa87ed41
commit 5983d5e8cc

View file

@ -28,7 +28,7 @@
<tr data-dblclick="{{ edit }}">
<td class="col-5">
<a href="{{ edit }}" class="font-weight-bold text-body d-block">
<a href="#" data-modal="{{ edit }}" class="font-weight-bold text-body d-block">
{{ item.label }}
</a>
</td>