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