Completed
Push — master ( 11a657...cb88da )
by Gordon
10:22
created
code/GalleryPage.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
         return $map;
52 52
     }
53 53
 
54
-     public function getGalleryImages()
54
+      public function getGalleryImages()
55 55
     {
56 56
         return $this->GalleryImages()->sort('SortOrder');
57 57
     }
Please login to merge, or discard this patch.