Enabled setting expense currency
This commit is contained in:
parent
1284c29534
commit
8bdf973f6e
1 changed files with 7 additions and 0 deletions
|
|
@ -4,6 +4,13 @@
|
|||
@parent
|
||||
|
||||
@include('money_script')
|
||||
|
||||
|
||||
<style type="text/css">
|
||||
.input-group-addon {
|
||||
min-width: 40px;
|
||||
}
|
||||
</style>
|
||||
@stop
|
||||
|
||||
@section('content')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue