new view naming
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
},
|
||||
"fromEmailAddress": {
|
||||
"type": "link",
|
||||
"view": "Email.Fields.FromEmailAddress"
|
||||
"view": "views/fields/from-email-address"
|
||||
},
|
||||
"toEmailAddresses": {
|
||||
"type": "linkMultiple"
|
||||
@@ -145,7 +145,7 @@
|
||||
},
|
||||
"attachments": {
|
||||
"type": "linkMultiple",
|
||||
"view": "Fields.AttachmentMultiple"
|
||||
"view": "views/fields/attachment-multiple"
|
||||
},
|
||||
"hasAttachment": {
|
||||
"type": "bool",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "espocrm",
|
||||
"version": "3.9.2",
|
||||
"version": "4.0.0-beta.1",
|
||||
"description": "",
|
||||
"main": "index.php",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user