From a0799596541616b97cdae779d852d335b93ae93f Mon Sep 17 00:00:00 2001 From: Gabriel Jenik Date: Wed, 6 Jul 2022 07:45:27 -0300 Subject: [PATCH] Fixed issue #18220: Question image theme don't seems to work (#2497) Dev: rename directory --- .../survey/questions/answer/listradio/answer.twig | 0 .../survey/questions/answer/listradio/assets/css/imageselect.css | 0 .../questions/answer/listradio/assets/scripts/imageselect.js | 0 .../survey/questions/answer/listradio/columns/column_footer.php | 0 .../survey/questions/answer/listradio/columns/column_footer.twig | 0 .../survey/questions/answer/listradio/columns/column_header.twig | 0 .../survey/questions/answer/listradio/config.xml | 0 .../survey/questions/answer/listradio/rows/answer_row.twig | 0 .../questions/answer/listradio/rows/answer_row_noanswer.twig | 0 .../survey/questions/answer/listradio/rows/answer_row_other.twig | 0 .../survey/questions/answer/multiplechoice/answer.twig | 0 .../questions/answer/multiplechoice/assets/css/imageselect.css | 0 .../questions/answer/multiplechoice/assets/scripts/imageselect.js | 0 .../questions/answer/multiplechoice/columns/column_footer.twig | 0 .../questions/answer/multiplechoice/columns/column_header.twig | 0 .../survey/questions/answer/multiplechoice/config.xml | 0 .../survey/questions/answer/multiplechoice/rows/answer_row.twig | 0 .../questions/answer/multiplechoice/rows/answer_row_other.twig | 0 18 files changed, 0 insertions(+), 0 deletions(-) rename themes/question/{image_select => image_select-listradio}/survey/questions/answer/listradio/answer.twig (100%) rename themes/question/{image_select => image_select-listradio}/survey/questions/answer/listradio/assets/css/imageselect.css (100%) rename themes/question/{image_select => image_select-listradio}/survey/questions/answer/listradio/assets/scripts/imageselect.js (100%) rename themes/question/{image_select => image_select-listradio}/survey/questions/answer/listradio/columns/column_footer.php (100%) rename themes/question/{image_select => image_select-listradio}/survey/questions/answer/listradio/columns/column_footer.twig (100%) rename themes/question/{image_select => image_select-listradio}/survey/questions/answer/listradio/columns/column_header.twig (100%) rename themes/question/{image_select => image_select-listradio}/survey/questions/answer/listradio/config.xml (100%) rename themes/question/{image_select => image_select-listradio}/survey/questions/answer/listradio/rows/answer_row.twig (100%) rename themes/question/{image_select => image_select-listradio}/survey/questions/answer/listradio/rows/answer_row_noanswer.twig (100%) rename themes/question/{image_select => image_select-listradio}/survey/questions/answer/listradio/rows/answer_row_other.twig (100%) rename themes/question/{image_select => image_select-multiplechoice}/survey/questions/answer/multiplechoice/answer.twig (100%) rename themes/question/{image_select => image_select-multiplechoice}/survey/questions/answer/multiplechoice/assets/css/imageselect.css (100%) rename themes/question/{image_select => image_select-multiplechoice}/survey/questions/answer/multiplechoice/assets/scripts/imageselect.js (100%) rename themes/question/{image_select => image_select-multiplechoice}/survey/questions/answer/multiplechoice/columns/column_footer.twig (100%) rename themes/question/{image_select => image_select-multiplechoice}/survey/questions/answer/multiplechoice/columns/column_header.twig (100%) rename themes/question/{image_select => image_select-multiplechoice}/survey/questions/answer/multiplechoice/config.xml (100%) rename themes/question/{image_select => image_select-multiplechoice}/survey/questions/answer/multiplechoice/rows/answer_row.twig (100%) rename themes/question/{image_select => image_select-multiplechoice}/survey/questions/answer/multiplechoice/rows/answer_row_other.twig (100%) diff --git a/themes/question/image_select/survey/questions/answer/listradio/answer.twig b/themes/question/image_select-listradio/survey/questions/answer/listradio/answer.twig similarity index 100% rename from themes/question/image_select/survey/questions/answer/listradio/answer.twig rename to themes/question/image_select-listradio/survey/questions/answer/listradio/answer.twig diff --git a/themes/question/image_select/survey/questions/answer/listradio/assets/css/imageselect.css b/themes/question/image_select-listradio/survey/questions/answer/listradio/assets/css/imageselect.css similarity index 100% rename from themes/question/image_select/survey/questions/answer/listradio/assets/css/imageselect.css rename to themes/question/image_select-listradio/survey/questions/answer/listradio/assets/css/imageselect.css diff --git a/themes/question/image_select/survey/questions/answer/listradio/assets/scripts/imageselect.js b/themes/question/image_select-listradio/survey/questions/answer/listradio/assets/scripts/imageselect.js similarity index 100% rename from themes/question/image_select/survey/questions/answer/listradio/assets/scripts/imageselect.js rename to themes/question/image_select-listradio/survey/questions/answer/listradio/assets/scripts/imageselect.js diff --git a/themes/question/image_select/survey/questions/answer/listradio/columns/column_footer.php b/themes/question/image_select-listradio/survey/questions/answer/listradio/columns/column_footer.php similarity index 100% rename from themes/question/image_select/survey/questions/answer/listradio/columns/column_footer.php rename to themes/question/image_select-listradio/survey/questions/answer/listradio/columns/column_footer.php diff --git a/themes/question/image_select/survey/questions/answer/listradio/columns/column_footer.twig b/themes/question/image_select-listradio/survey/questions/answer/listradio/columns/column_footer.twig similarity index 100% rename from themes/question/image_select/survey/questions/answer/listradio/columns/column_footer.twig rename to themes/question/image_select-listradio/survey/questions/answer/listradio/columns/column_footer.twig diff --git a/themes/question/image_select/survey/questions/answer/listradio/columns/column_header.twig b/themes/question/image_select-listradio/survey/questions/answer/listradio/columns/column_header.twig similarity index 100% rename from themes/question/image_select/survey/questions/answer/listradio/columns/column_header.twig rename to themes/question/image_select-listradio/survey/questions/answer/listradio/columns/column_header.twig diff --git a/themes/question/image_select/survey/questions/answer/listradio/config.xml b/themes/question/image_select-listradio/survey/questions/answer/listradio/config.xml similarity index 100% rename from themes/question/image_select/survey/questions/answer/listradio/config.xml rename to themes/question/image_select-listradio/survey/questions/answer/listradio/config.xml diff --git a/themes/question/image_select/survey/questions/answer/listradio/rows/answer_row.twig b/themes/question/image_select-listradio/survey/questions/answer/listradio/rows/answer_row.twig similarity index 100% rename from themes/question/image_select/survey/questions/answer/listradio/rows/answer_row.twig rename to themes/question/image_select-listradio/survey/questions/answer/listradio/rows/answer_row.twig diff --git a/themes/question/image_select/survey/questions/answer/listradio/rows/answer_row_noanswer.twig b/themes/question/image_select-listradio/survey/questions/answer/listradio/rows/answer_row_noanswer.twig similarity index 100% rename from themes/question/image_select/survey/questions/answer/listradio/rows/answer_row_noanswer.twig rename to themes/question/image_select-listradio/survey/questions/answer/listradio/rows/answer_row_noanswer.twig diff --git a/themes/question/image_select/survey/questions/answer/listradio/rows/answer_row_other.twig b/themes/question/image_select-listradio/survey/questions/answer/listradio/rows/answer_row_other.twig similarity index 100% rename from themes/question/image_select/survey/questions/answer/listradio/rows/answer_row_other.twig rename to themes/question/image_select-listradio/survey/questions/answer/listradio/rows/answer_row_other.twig diff --git a/themes/question/image_select/survey/questions/answer/multiplechoice/answer.twig b/themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/answer.twig similarity index 100% rename from themes/question/image_select/survey/questions/answer/multiplechoice/answer.twig rename to themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/answer.twig diff --git a/themes/question/image_select/survey/questions/answer/multiplechoice/assets/css/imageselect.css b/themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/assets/css/imageselect.css similarity index 100% rename from themes/question/image_select/survey/questions/answer/multiplechoice/assets/css/imageselect.css rename to themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/assets/css/imageselect.css diff --git a/themes/question/image_select/survey/questions/answer/multiplechoice/assets/scripts/imageselect.js b/themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/assets/scripts/imageselect.js similarity index 100% rename from themes/question/image_select/survey/questions/answer/multiplechoice/assets/scripts/imageselect.js rename to themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/assets/scripts/imageselect.js diff --git a/themes/question/image_select/survey/questions/answer/multiplechoice/columns/column_footer.twig b/themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/columns/column_footer.twig similarity index 100% rename from themes/question/image_select/survey/questions/answer/multiplechoice/columns/column_footer.twig rename to themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/columns/column_footer.twig diff --git a/themes/question/image_select/survey/questions/answer/multiplechoice/columns/column_header.twig b/themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/columns/column_header.twig similarity index 100% rename from themes/question/image_select/survey/questions/answer/multiplechoice/columns/column_header.twig rename to themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/columns/column_header.twig diff --git a/themes/question/image_select/survey/questions/answer/multiplechoice/config.xml b/themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/config.xml similarity index 100% rename from themes/question/image_select/survey/questions/answer/multiplechoice/config.xml rename to themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/config.xml diff --git a/themes/question/image_select/survey/questions/answer/multiplechoice/rows/answer_row.twig b/themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/rows/answer_row.twig similarity index 100% rename from themes/question/image_select/survey/questions/answer/multiplechoice/rows/answer_row.twig rename to themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/rows/answer_row.twig diff --git a/themes/question/image_select/survey/questions/answer/multiplechoice/rows/answer_row_other.twig b/themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/rows/answer_row_other.twig similarity index 100% rename from themes/question/image_select/survey/questions/answer/multiplechoice/rows/answer_row_other.twig rename to themes/question/image_select-multiplechoice/survey/questions/answer/multiplechoice/rows/answer_row_other.twig