fixed #39
This commit is contained in:
parent
e2744b46d2
commit
761e2c5c3e
@ -78,7 +78,7 @@
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{{ Form::textareaGroup('label',trans_choice('general.notes', 2)) }}
|
{{ Form::textareaGroup('notes', trans_choice('general.notes', 2)) }}
|
||||||
|
|
||||||
{{ Form::fileGroup('attachment', trans('general.attachment')) }}
|
{{ Form::fileGroup('attachment', trans('general.attachment')) }}
|
||||||
</div>
|
</div>
|
||||||
|
@ -103,7 +103,7 @@
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{{ Form::textareaGroup('label',trans_choice('general.notes', 2)) }}
|
{{ Form::textareaGroup('notes', trans_choice('general.notes', 2)) }}
|
||||||
|
|
||||||
{{ Form::fileGroup('attachment', trans('general.attachment')) }}
|
{{ Form::fileGroup('attachment', trans('general.attachment')) }}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user