Completed
Pull Request — develop (#121)
by Neil
03:26
created
app/DataTables/BaseDataTable.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
      */
84 84
     public function getAjax()
85 85
     {
86
-       return '';    
86
+        return '';    
87 87
     }
88 88
 
89 89
 }
Please login to merge, or discard this patch.