Completed
Push — 2.0 ( bef006...97f9d4 )
by Jason
9s
created
code/SlideImage.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,7 @@
 block discarded – undo
71 71
      */
72 72
     public function getCMSFields()
73 73
     {
74
-        $this->beforeUpdateCMSFields(function(FieldList $fields){
74
+        $this->beforeUpdateCMSFields(function(FieldList $fields) {
75 75
             $fields->removeByName([
76 76
                 'ShowSlide',
77 77
                 'SortOrder',
Please login to merge, or discard this patch.