Completed
Pull Request — master (#2433)
by
unknown
02:34
created
src/Grid/Tools/ExportButton.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -66,7 +66,7 @@
 block discarded – undo
66 66
 
67 67
         $page = request('page', 1);
68 68
 
69
-	$base = app_url();
69
+    $base = app_url();
70 70
 
71 71
         return <<<EOT
72 72
 
Please login to merge, or discard this patch.