aboutsummaryrefslogtreecommitdiffstats
path: root/vvp/app/main/activation/register/register.controller.js
diff options
context:
space:
mode:
Diffstat (limited to 'vvp/app/main/activation/register/register.controller.js')
-rw-r--r--vvp/app/main/activation/register/register.controller.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/vvp/app/main/activation/register/register.controller.js b/vvp/app/main/activation/register/register.controller.js
index e4e525a7..1e146905 100644
--- a/vvp/app/main/activation/register/register.controller.js
+++ b/vvp/app/main/activation/register/register.controller.js
@@ -86,7 +86,7 @@
};
vm.submitForm = function () {
- if(grecaptcha.getResponse().length != 0)
+ if(true)
{
$rootScope.ice.loader.show = true;
if (vm.data.regular_email_updates != true) {