mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 09:54:24 +04:00
fix: #1019 - project-overview.html link not working
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<h3 class="card-title mb-1">
|
<h3 class="card-title mb-1">
|
||||||
<a href="project-overview.html" class="text-reset">{{ project.title }}</a>
|
<a href="#" class="text-reset">{{ project.title }}</a>
|
||||||
</h3>
|
</h3>
|
||||||
<div class="text-muted">
|
<div class="text-muted">
|
||||||
Updated 2 hours ago
|
Updated 2 hours ago
|
||||||
|
|||||||
Reference in New Issue
Block a user