projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a39210
)
CKEditor: mehrfach Initialisiserung bei Langtexten behoben
author
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 5 Sep 2017 08:31:42 +0000
(10:31 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 5 Sep 2017 08:32:22 +0000
(10:32 +0200)
js/kivi.SalesPurchase.js
patch
|
blob
|
history
diff --git
a/js/kivi.SalesPurchase.js
b/js/kivi.SalesPurchase.js
index
7637129
..
86704f2
100644
(file)
--- a/
js/kivi.SalesPurchase.js
+++ b/
js/kivi.SalesPurchase.js
@@
-32,8
+32,6
@@
namespace('kivi.SalesPurchase', function(ns) {
$edit.val(params.default_longdescription);
- kivi.init_text_editor($edit);
-
$('#popup_edit_longdescription_runningnumber').html(params.runningnumber);
$('#popup_edit_longdescription_partnumber').html(params.partnumber);