|
|
|
@ -71,7 +71,8 @@ |
|
|
|
|
{!! Widget::textarea('data', 'Initial data')->value($exampleData)->height('12em') |
|
|
|
|
->help(' |
|
|
|
|
Initial table data in CSV format, columns corresponding to the |
|
|
|
|
specification you entered above.') !!} |
|
|
|
|
specification you entered above. This is optional; you can fill the table |
|
|
|
|
later, e.g. by uploading a CSV file.') !!} |
|
|
|
|
|
|
|
|
|
<div class="row form-group"> |
|
|
|
|
<div class="col-md-7 offset-md-3"> |
|
|
|
|