Commit 70300eb8 by Manzar Hussain

css and js update

parent 0b0d10bf
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -478,7 +478,6 @@
$(".btnSubmitdata").on('click', function(e){
e.preventDefault();
$(".error_list").show().delay(2000).queue(function(n) {
console.log(n);
$('.error_list').hide();
n();
});
......
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