add option to upload file when creating a table
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
}
|
||||
@endphp
|
||||
|
||||
{!! Widget::par('Append rows from pasted CSV lines or uploaded CSV file') !!}
|
||||
{!! Widget::par('Append rows from pasted CSV lines or an uploaded CSV file') !!}
|
||||
|
||||
{{-- TODO interactive widget to select which cols are included, and in which order --}}
|
||||
{!! Widget::labeledPar('Columns', implode(', ', $cols), '', false) !!}
|
||||
|
||||
Reference in New Issue
Block a user