mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
nodejs, java, php, python, csharp, csharp-mvc, ruby: fix remove upload name
This commit is contained in:
@ -71,6 +71,7 @@ if (typeof jQuery != "undefined") {
|
||||
jq("#step1").addClass("current");
|
||||
jq("#mainProgress .error-message").hide().find("span").text("");
|
||||
jq("#mainProgress").removeClass("embedded");
|
||||
jq("#uploadFileName").text("");
|
||||
|
||||
jq.blockUI({
|
||||
theme: true,
|
||||
|
||||
Reference in New Issue
Block a user