Minor update to legacy ajax calls
This commit is contained in:
@@ -163,6 +163,8 @@ namespace umbraco.presentation.webservices
|
||||
[ScriptMethod]
|
||||
public string ProgressStatus(string Key)
|
||||
{
|
||||
AuthorizeRequest(true);
|
||||
|
||||
return Application[helper.Request("key")].ToString();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user