This commit is contained in:
yuri
2018-11-14 16:38:42 +02:00
parent 6871416bc1
commit cd76a63c2e
-1
View File
@@ -119,7 +119,6 @@ Espo.define('views/fields/text', 'views/fields/base', function (Dep) {
if (data.isCut) {
data.cutHeight = this.cutHeight;
console.log(data.cutHeight);
}
}