From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../static/src/xml/survey_breadcrumb_templates.xml | 31 ++++++++++++++++++++++ .../xml/survey_session_text_answer_template.xml | 11 ++++++++ 2 files changed, 42 insertions(+) create mode 100644 addons/survey/static/src/xml/survey_breadcrumb_templates.xml create mode 100644 addons/survey/static/src/xml/survey_session_text_answer_template.xml (limited to 'addons/survey/static/src/xml') diff --git a/addons/survey/static/src/xml/survey_breadcrumb_templates.xml b/addons/survey/static/src/xml/survey_breadcrumb_templates.xml new file mode 100644 index 00000000..1df7f54a --- /dev/null +++ b/addons/survey/static/src/xml/survey_breadcrumb_templates.xml @@ -0,0 +1,31 @@ + + + + + + + + diff --git a/addons/survey/static/src/xml/survey_session_text_answer_template.xml b/addons/survey/static/src/xml/survey_session_text_answer_template.xml new file mode 100644 index 00000000..d37e0864 --- /dev/null +++ b/addons/survey/static/src/xml/survey_session_text_answer_template.xml @@ -0,0 +1,11 @@ + + + +
+
+ +
+
+ +
-- cgit v1.2.3