Placeholders for bulk functions
This commit is contained in:
parent
ca6a204b21
commit
fb2d954da1
|
@ -559,7 +559,13 @@ jQuery( function($){
|
|||
} );
|
||||
|
||||
}
|
||||
|
||||
|
||||
} else if ( action == 'refund' ) {
|
||||
|
||||
} else if ( action == 'reduce_stock' ) {
|
||||
|
||||
} else if ( action == 'increase_stock' ) {
|
||||
|
||||
}
|
||||
|
||||
return false;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue