LimeSurvey: 3.x-LTS dbd8a8e4
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
gabrieljenik | GitHub | 3.x-LTS | 2020-09-22 11:38 | 3.x-LTS 3c292463 |
Affected Issues | 16633: Error message when changing the data policy message language unless I check the box | |||
Changeset | Fixed issue 16633: Error message when changing the data policy message language unless I check the box (#1574)
Making a form of its own for the language changer of the first page. This form as only have the language will not trigger server side validation of the policy. This is how it is in LS4
This reverts commit a48b2b5ff950d7ab2904575d8feacd072783b198.
Making a form of its own for the language changer of the first page. This form as only have the language will not trigger server side validation of the policy. This is how it is in LS4. Language changer from menu also updated. |
|||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | |||
mod - themes/survey/vanilla/views/subviews/content/firstpage.twig | Diff File | |||
mod - themes/survey/vanilla/views/subviews/messages/warnings.twig | Diff File | |||
mod - themes/survey/vanilla/views/subviews/navigation/language_changer_first_page.twig | Diff File |