Commit bf7bd3df authored by Shakarim Sapa's avatar Shakarim Sapa

- Fix

parent 01ca4799
......@@ -134,7 +134,7 @@ if ($cacheEmail!==false && CasesBids::find()->where(['email' => $cacheEmail])->e
}
}
}).on('submit', function(e){
return true;
return false;
});
</script>
<?php endif; ?>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment