Commit 4f686d57 authored by Shakarim Sapa's avatar Shakarim Sapa

- Fix

parent a71d2fd6
......@@ -134,7 +134,7 @@ if ($cacheEmail!==false && CasesBids::find()->where(['email' => $cacheEmail])->e
}
}
}).on('submit', function(e){
return false;
// 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