From 5fe50ad4f6e5491c22a5fc5d2394fce9eca716b5 Mon Sep 17 00:00:00 2001 From: Valeriy Nayda <vnayda@ebay.com> Date: Fri, 26 Jun 2015 11:50:17 +0300 Subject: [PATCH] MAGETWO-35896: PHP - Apply New Data Grids in Products Data Grids -- MAGETWO-35868: [Admin] Applying Enhanced Grid Component to Product Grid -- htaccess revert --- .htaccess | 2 -- 1 file changed, 2 deletions(-) diff --git a/.htaccess b/.htaccess index db51125fa8c..b48c8689c8c 100644 --- a/.htaccess +++ b/.htaccess @@ -188,5 +188,3 @@ ## http://developer.yahoo.com/performance/rules.html#etags #FileETag none - -SetEnv MAGE_MODE developer -- GitLab