From 8574e1b36eba076c037df5a78b703195340b9b8e Mon Sep 17 00:00:00 2001 From: gmorel Date: Mon, 30 Dec 2013 00:58:43 +0100 Subject: [PATCH] Coupon : Fix mistake with chmod, file mode set as 644 as it originally was --- local/modules/TheliaDebugBar/Config/routing.xml | 0 .../Controller/Admin/TheliaDebguBarController.php | 0 .../backOffice/default/assets/img/db-loader.gif | Bin templates/backOffice/default/includes/seo-tab.html | 0 .../default/assets/less/thelia/folder.less | 0 templates/frontOffice/default/folder.html | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 local/modules/TheliaDebugBar/Config/routing.xml mode change 100755 => 100644 local/modules/TheliaDebugBar/Controller/Admin/TheliaDebguBarController.php mode change 100755 => 100644 local/modules/TheliaDebugBar/templates/backOffice/default/assets/img/db-loader.gif mode change 100755 => 100644 templates/backOffice/default/includes/seo-tab.html mode change 100755 => 100644 templates/frontOffice/default/assets/less/thelia/folder.less mode change 100755 => 100644 templates/frontOffice/default/folder.html diff --git a/local/modules/TheliaDebugBar/Config/routing.xml b/local/modules/TheliaDebugBar/Config/routing.xml old mode 100755 new mode 100644 diff --git a/local/modules/TheliaDebugBar/Controller/Admin/TheliaDebguBarController.php b/local/modules/TheliaDebugBar/Controller/Admin/TheliaDebguBarController.php old mode 100755 new mode 100644 diff --git a/local/modules/TheliaDebugBar/templates/backOffice/default/assets/img/db-loader.gif b/local/modules/TheliaDebugBar/templates/backOffice/default/assets/img/db-loader.gif old mode 100755 new mode 100644 diff --git a/templates/backOffice/default/includes/seo-tab.html b/templates/backOffice/default/includes/seo-tab.html old mode 100755 new mode 100644 diff --git a/templates/frontOffice/default/assets/less/thelia/folder.less b/templates/frontOffice/default/assets/less/thelia/folder.less old mode 100755 new mode 100644 diff --git a/templates/frontOffice/default/folder.html b/templates/frontOffice/default/folder.html old mode 100755 new mode 100644