Type
This commit is contained in:
parent
7db993c88b
commit
f7cc3df222
|
@ -2,7 +2,7 @@
|
|||
;(function ( $, window ) {
|
||||
|
||||
/**
|
||||
* prodeuctImportForm handles the import process.
|
||||
* productImportForm handles the import process.
|
||||
*/
|
||||
var productImportForm = function( $form ) {
|
||||
this.$form = $form;
|
||||
|
|
Loading…
Reference in New Issue