Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Privacy policy on old gui's #362

Merged
merged 2 commits into from
Apr 9, 2018
Merged

Privacy policy on old gui's #362

merged 2 commits into from
Apr 9, 2018

Conversation

javo
Copy link
Contributor

@javo javo commented Apr 9, 2018

No description provided.

@javo javo merged commit 4a503b6 into master Apr 9, 2018
@@ -17,7 +17,7 @@ var validate = function(data) {
else if (!data.password || data.password.length < 6)
return 'Password too short.';
else if (!data.policy_rule_privacy_terms)
return 'You need to accept the Terms & Conditions to continue';
return 'You need to accept the Terms & Conditions and Privacy Policy to continue';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seria bueno tener estos strings en un archivo de configuración json, como para no repetir cada vez lo mismo y cambiarlos en un solo lugar

@javo javo deleted the privacy-policy branch July 23, 2019 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants