From 21fd1f00d7a586ff000c43cbb62d071d85490693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Wed, 31 Mar 2021 09:20:15 +0200 Subject: [PATCH] MOBILE-3640 core: Lint line length fixes --- .../mod/survey/components/index/addon-mod-survey-index.html | 3 ++- src/addons/mod/survey/pages/index/index.html | 4 +++- .../features/rating/components/ratings/ratings-modal.html | 3 ++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/addons/mod/survey/components/index/addon-mod-survey-index.html b/src/addons/mod/survey/components/index/addon-mod-survey-index.html index 89f5cad45..0879ce799 100644 --- a/src/addons/mod/survey/components/index/addon-mod-survey-index.html +++ b/src/addons/mod/survey/components/index/addon-mod-survey-index.html @@ -55,7 +55,8 @@
- +

{{ question.text }}

diff --git a/src/addons/mod/survey/pages/index/index.html b/src/addons/mod/survey/pages/index/index.html index 3ccf0efe9..7aee62174 100644 --- a/src/addons/mod/survey/pages/index/index.html +++ b/src/addons/mod/survey/pages/index/index.html @@ -3,7 +3,9 @@ - + + + diff --git a/src/core/features/rating/components/ratings/ratings-modal.html b/src/core/features/rating/components/ratings/ratings-modal.html index 8051fbc28..09f0564d7 100644 --- a/src/core/features/rating/components/ratings/ratings-modal.html +++ b/src/core/features/rating/components/ratings/ratings-modal.html @@ -22,6 +22,7 @@ - + +