From 78a9db9e87ccbe4ca94d26f7ecf870dbf74a3d7e Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Mon, 28 Aug 2023 19:49:26 +0530 Subject: [PATCH] Comment Pagination panel on Preferences > Room Types page --- controllers/admin/AdminPPreferencesController.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/controllers/admin/AdminPPreferencesController.php b/controllers/admin/AdminPPreferencesController.php index 1ea8b3f50..f021fa9d7 100644 --- a/controllers/admin/AdminPPreferencesController.php +++ b/controllers/admin/AdminPPreferencesController.php @@ -197,7 +197,7 @@ public function __construct() ), 'submit' => array('title' => $this->l('Save')) ), - 'order_by_pagination' => array( + /*'order_by_pagination' => array( 'title' => $this->l('Pagination'), 'fields' => array( 'PS_PRODUCTS_PER_PAGE' => array( @@ -241,7 +241,7 @@ public function __construct() ) ), 'submit' => array('title' => $this->l('Save')) - ), + ),*/ 'fo_product_page' => array( 'title' => $this->l('Room type page'), 'fields' => array(