Skip to content
Snippets Groups Projects
Commit 75bcff9d authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#338 - fix links

parent 28120476
No related branches found
No related tags found
No related merge requests found
Pipeline #3356 passed
......@@ -139,8 +139,8 @@
</a>
<ul class="${listClasses}">
<li>
<a href="<@s.url '/transactions/newTransaction/template'/>" class="btn-floating btn budgetmaster-baby-blue"><i class="material-icons">file_copy</i></a>
<a href="<@s.url '/transactions/newTransaction/template'/>" class="btn-floating btn mobile-fab-tip no-wrap">${locale.getString("title.transaction.new.from.template")}</a>
<a href="<@s.url '/templates/select'/>" class="btn-floating btn budgetmaster-baby-blue"><i class="material-icons">file_copy</i></a>
<a href="<@s.url '/templates/select'/>" class="btn-floating btn mobile-fab-tip no-wrap">${locale.getString("title.transaction.new.from.template")}</a>
</li>
<li>
<a href="<@s.url '/transactions/newTransaction/transfer'/>" class="btn-floating btn budgetmaster-dark-green"><i class="material-icons">swap_horiz</i></a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment