mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
chsarp: fix referenceData - path-parameter in ajax-handler added
This commit is contained in:
@ -455,7 +455,8 @@ namespace OnlineEditorsExample
|
|||||||
},
|
},
|
||||||
{"instanceId", _Default.GetServerUrl(false) }
|
{"instanceId", _Default.GetServerUrl(false) }
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
{ "path", fileName }
|
||||||
};
|
};
|
||||||
|
|
||||||
if (JwtManager.Enabled)
|
if (JwtManager.Enabled)
|
||||||
|
|||||||
Reference in New Issue
Block a user