|
@@ -102,7 +102,7 @@ JS;
|
|
$export = trans('admin.export');
|
|
$export = trans('admin.export');
|
|
|
|
|
|
return <<<EOT
|
|
return <<<EOT
|
|
-<div class="btn-group dropdown shadow-none" style="margin-right:3px">
|
|
|
|
|
|
+<div class="btn-group dropdown" style="margin-right:3px">
|
|
<button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown">
|
|
<button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown">
|
|
<i class="feather icon-download"></i>
|
|
<i class="feather icon-download"></i>
|
|
<span class="d-none d-sm-inline"> {$export} </span>
|
|
<span class="d-none d-sm-inline"> {$export} </span>
|