Subversion Repositories SmartDukaan

Rev

Rev 22143 | Rev 22146 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22143 Rev 22144
Line 737... Line 737...
737
           return false;
737
           return false;
738
     }
738
     }
739
      submitFormAsJson($(this));
739
      submitFormAsJson($(this));
740
      }).on('error.form.bv', function(e) {
740
      }).on('error.form.bv', function(e) {
741
    	  console.log("here");
741
    	  console.log("here");
742
    	  break;
-
 
743
      });
742
      });
744
    }
743
    }
745
 
744
 
746
 
745
 
747
 
746