moshaorui 4 tháng trước cách đây
mục cha
commit
4c6e5d6059
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Distributor/Controllers/SitePagesController.php

+ 1 - 1
app/Distributor/Controllers/SitePagesController.php

@@ -41,7 +41,7 @@ class SitePagesController extends AdminDistController
             setTempValue('location', $pageType);
         } else {
             $pageType = getTempValue('location');
-            return redirect('/dist/site-pages?type='.$pageType);
+        //    return redirect('/dist/site-pages?type='.$pageType);
         }
 
         return $content