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 - +