update 20241113
This commit is contained in:
@@ -101,7 +101,7 @@ namespace OnDoc.UIControls
|
||||
{
|
||||
return dok; ;
|
||||
}
|
||||
if (AppParams.RESTURI != "")
|
||||
if (AppParams.UseAPI == "YES")
|
||||
{
|
||||
string URL = AppParams.RESTURI + "api/GetDocument?dokid=" + dokumentid;
|
||||
if (AsPDF == true)
|
||||
|
||||
Reference in New Issue
Block a user