This commit is contained in:
yuri
2017-10-24 17:17:21 +03:00
parent 94d0bccd96
commit 04039f5bc3
+1 -1
View File
@@ -172,7 +172,7 @@ Espo.define('views/fields/base', 'view', function (Dep) {
data: function () {
var data = {
scope: this.model.name,
name: this.name,W
name: this.name,
defs: this.defs,
params: this.params,
value: this.getValueForDisplay()