VRFS-2892 : Reset main form error to hidden upon re-entering purchase flow.
This commit is contained in:
parent
f3f655720c
commit
e6b09e5728
|
|
@ -43,6 +43,7 @@
|
|||
step = 2;
|
||||
renderNavigation();
|
||||
renderAccountInfo();
|
||||
$("#order_error").addClass("hidden")
|
||||
}
|
||||
|
||||
function resetJamTrackDownloadInfo() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue