mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-11-19 07:53:29 -05:00
Hiding expense fields for now
This commit is contained in:
parent
10aafda4e0
commit
3bd636fedc
@ -50,8 +50,8 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
|
|
||||||
{!! Former::textarea('public_notes')->rows(8) !!}
|
{!! Former::textarea('public_notes')->rows(5) !!}
|
||||||
{!! Former::textarea('private_notes')->rows(8) !!}
|
{!! Former::textarea('private_notes')->rows(5) !!}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user