cmc-sales/app/webroot/js/edit_product.js
2013-03-23 16:25:52 +11:00

3 lines
64 B
JavaScript
Executable file

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