Add alert msg

parent 40d08ceb
<<<<<<< HEAD
.history/ .history/
images/ images/
=======
images/
.history/
>>>>>>> a166926317a3667f1ad1652bc05d08fed82cb9ac
...@@ -734,11 +734,8 @@ ...@@ -734,11 +734,8 @@
icon: 'fa fa-check-circle', icon: 'fa fa-check-circle',
msg: 'Successfully confirm your plan.' msg: 'Successfully confirm your plan.'
}); });
<<<<<<< HEAD
document.getElementById('confirm_btn').style.display = "none"; document.getElementById('confirm_btn').style.display = "none";
document.getElementById('confirm_txt').style.display = "block"; document.getElementById('confirm_txt').style.display = "block";
=======
>>>>>>> a166926317a3667f1ad1652bc05d08fed82cb9ac
} }
} }
} }
......
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