mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Fix issues with relative urls
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
</a>
|
||||
</p>
|
||||
{% else %}
|
||||
{% include 'list.groups' %}
|
||||
{% include 'list.groups' %}
|
||||
<p>
|
||||
<span class="fa fa-calendar"></span>
|
||||
<a href="{{ route('categories.show', [category.id]) }}">
|
||||
|
||||
Reference in New Issue
Block a user