Fix description when submit.

This commit is contained in:
Hoang Huu
2019-12-06 10:07:20 +07:00
parent 68482b2432
commit 1a12c56130
3 changed files with 9 additions and 3 deletions

View File

@@ -111,7 +111,7 @@ jQuery( document ).ready( function ( $ ) {
$submit_btn.parents( 'form' ).on( 'submit', function () {
submitFormFiles();
return false;
// return false;
} );
// Clicking Next button