Commit 2e15ead9 by Manzar Hussain

update css

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