missing semicolons

This commit is contained in:
Nicola Mustone 2015-03-03 14:41:52 +01:00
parent 250f3e7fe6
commit 090c499da9
1 changed files with 2 additions and 2 deletions

View File

@ -1170,7 +1170,7 @@ jQuery( function ( $ ) {
return false;
},
}
};
/**
* Order Downloads Panel
@ -1259,7 +1259,7 @@ jQuery( function ( $ ) {
}
return false;
}
}
};
wc_meta_boxes_order.init();
wc_meta_boxes_order_items.init();