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

fixed css classes

parent a6c4cc11
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
</div>
<div class="modal-footer background-color">
<@header.buttonLink url='' icon='clear' localizationKey='cancel' color='red' classes='modal-action modal-close text-white'/>
<@header.buttonLink url='' icon='shuffle' localizationKey='ok' color='green' id='buttonChangeTransactionType' classes='"modal-action modal-close text-white' noUrl=true/>
<@header.buttonLink url='' icon='shuffle' localizationKey='ok' color='green' id='buttonChangeTransactionType' classes='modal-action modal-close text-white' noUrl=true/>
</div>
<form id="formChangeTransactionType" class="hidden" action="<@s.url '/transactions/${transaction.getID()?c}/changeType'/>">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment