Link to accounts view from sidebar
This commit is contained in:
parent
f103cfe3e3
commit
674028d394
@ -2,7 +2,7 @@
|
||||
<ul>
|
||||
<li>Budget (Coming Soon)</li>
|
||||
<li>Reports (Coming Soon)</li>
|
||||
<li>All Accounts</li>
|
||||
<li><a href="/budget/{{.Budget.ID}}/accounts">All Accounts</a></li>
|
||||
<li>
|
||||
On-Budget Accounts
|
||||
<ul class="two-valued">
|
||||
|
@ -7,7 +7,6 @@
|
||||
{{end}}
|
||||
|
||||
{{define "main"}}
|
||||
<div class="container"><a href="/budget/{{.Budget.ID}}/accounts">Go to Accounts</a></div>
|
||||
<div class="budget-item">
|
||||
<a href="#newtransactionmodal" data-toggle="modal" data-target="#newtransactionmodal">New Transaction</a>
|
||||
<span class="time"></span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user