Add href to link to fix cursor
This commit is contained in:
parent
2e8f21ea8c
commit
39bd56a30f
@ -18,7 +18,7 @@
|
||||
</div>
|
||||
{{end}}
|
||||
<div class="budget-item">
|
||||
<a data-toggle="modal" data-target="#newbudgetmodal">New Budget</a>
|
||||
<a href="#newbudgetmodal" data-toggle="modal" data-target="#newbudgetmodal">New Budget</a>
|
||||
<span class="time"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user