From ceb1357dd7dda1ecab60395ba41725cbc0a1a34d Mon Sep 17 00:00:00 2001 From: Franck Allimant Date: Mon, 2 Dec 2013 19:05:02 +0100 Subject: [PATCH] Renamed backoffice to backOffice --- .../default/assets/img/db-loader.gif | Bin .../default/tdb-index.html | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename local/modules/TheliaDebugBar/templates/{backoffice => backOffice}/default/assets/img/db-loader.gif (100%) rename local/modules/TheliaDebugBar/templates/{backoffice => backOffice}/default/tdb-index.html (100%) 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 similarity index 100% rename from local/modules/TheliaDebugBar/templates/backoffice/default/assets/img/db-loader.gif rename to local/modules/TheliaDebugBar/templates/backOffice/default/assets/img/db-loader.gif diff --git a/local/modules/TheliaDebugBar/templates/backoffice/default/tdb-index.html b/local/modules/TheliaDebugBar/templates/backOffice/default/tdb-index.html similarity index 100% rename from local/modules/TheliaDebugBar/templates/backoffice/default/tdb-index.html rename to local/modules/TheliaDebugBar/templates/backOffice/default/tdb-index.html