cmc-sales/webroot/js/edit_product.js
2012-06-17 16:35:54 +10:00

3 lines
64 B
JavaScript
Executable file

$(function() {
$('#ProductDescription').ckeditor(config);
});