Fixed adding Description issue
This commit is contained in:
parent
a02a8e8985
commit
8c0a907b76
|
|
@ -26,7 +26,7 @@ $(function() {
|
|||
buttons: {
|
||||
"Add Line Item": function() {
|
||||
|
||||
$('#QuoteCommercialComments').ckeditor(function() {
|
||||
$('#LineItemDescription').ckeditor(function() {
|
||||
this.updateElement();
|
||||
this.destroy();
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue