Commit 01ca4799 authored by Shakarim Sapa's avatar Shakarim Sapa

- Fix

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