exports in blank window

This commit is contained in:
2018-07-29 20:24:04 +02:00
parent 83cf68cdf6
commit 886c65b28e
@@ -7,7 +7,7 @@
'c' => 'C structs array',
] as $type => $title)
<li><a href="{{ route('table.export', [
<li><a target="_blank" href="{{ route('table.export', [
'user' => $table->owner->name,
'table' => $table->name,
'format' => $type