mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 06:04:30 -04:00
Enabled setting expense currency
This commit is contained in:
parent
1284c29534
commit
8bdf973f6e
@ -4,6 +4,13 @@
|
|||||||
@parent
|
@parent
|
||||||
|
|
||||||
@include('money_script')
|
@include('money_script')
|
||||||
|
|
||||||
|
|
||||||
|
<style type="text/css">
|
||||||
|
.input-group-addon {
|
||||||
|
min-width: 40px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@stop
|
@stop
|
||||||
|
|
||||||
@section('content')
|
@section('content')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user