VRFS-2892 : Reset main form error to hidden upon re-entering purchase flow.

This commit is contained in:
Steven Miers 2015-03-15 20:30:39 -05:00
parent f3f655720c
commit e6b09e5728
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
step = 2;
renderNavigation();
renderAccountInfo();
$("#order_error").addClass("hidden")
}
function resetJamTrackDownloadInfo() {