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