Enabled setting expense currency

This commit is contained in:
Hillel Coren 2016-02-02 00:12:42 +02:00
parent 1284c29534
commit 8bdf973f6e

View File

@ -4,6 +4,13 @@
@parent
@include('money_script')
<style type="text/css">
.input-group-addon {
min-width: 40px;
}
</style>
@stop
@section('content')