From ad9b9c6fa088ee6ec5b24964f5831326704746af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20FRAN=C3=87OIS?= Date: Thu, 2 Apr 2020 18:34:28 +0200 Subject: [PATCH] [IMP] change widget --- survey_input_attachment/__manifest__.py | 2 +- survey_select_input/views/survey_user_input.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/survey_input_attachment/__manifest__.py b/survey_input_attachment/__manifest__.py index 2a89c84..ce11383 100644 --- a/survey_input_attachment/__manifest__.py +++ b/survey_input_attachment/__manifest__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { - 'name': 'Survey Attachment', + 'name': 'Survey input attachment', 'version': '1.0.0', 'summary': """ This module provides a new type of question in surveys, that allows to join a file as answer. diff --git a/survey_select_input/views/survey_user_input.xml b/survey_select_input/views/survey_user_input.xml index c4d1f0e..045c071 100644 --- a/survey_select_input/views/survey_user_input.xml +++ b/survey_select_input/views/survey_user_input.xml @@ -24,7 +24,7 @@ 26 - +