Refactoring
This commit is contained in:
parent
8429cab65b
commit
66685239ae
|
@ -234,7 +234,7 @@ div {
|
||||||
"change": false
|
"change": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
events: {
|
"events": {
|
||||||
"onAppReady": onAppReady,
|
"onAppReady": onAppReady,
|
||||||
"onDocumentStateChange": fileInfo.EditNotificationPostMessage ? onDocumentStateChange : undefined,
|
"onDocumentStateChange": fileInfo.EditNotificationPostMessage ? onDocumentStateChange : undefined,
|
||||||
'onRequestEditRights': fileInfo.EditModePostMessage ? onRequestEditRights : undefined,
|
'onRequestEditRights': fileInfo.EditModePostMessage ? onRequestEditRights : undefined,
|
||||||
|
|
Loading…
Reference in a new issue