mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Different icon for view. [skip ci]
This commit is contained in:
parent
94b173ae6b
commit
edd5215b21
@ -97,7 +97,7 @@
|
||||
|
||||
<div class="btn-group" role="group">
|
||||
<a href="{{ route('transactions.create','withdrawal') }}" class="btn btn-success"><i
|
||||
class="fa fa-check-circle-o fa-fw"></i> {{ 'create_new_transaction'|_ }}</a>
|
||||
class="fa fa-plus fa-fw"></i> {{ 'create_new_transaction'|_ }}</a>
|
||||
<button type="button" class="btn btn-success dropdown-toggle" data-toggle="dropdown" aria-haspopup="true"
|
||||
aria-expanded="false">
|
||||
<span class="caret"></span>
|
||||
|
Loading…
Reference in New Issue
Block a user