webdav portal routes fix
This commit is contained in:
parent
67aab39780
commit
1da7c6c3b3
6 changed files with 9 additions and 10 deletions
|
@ -8,6 +8,7 @@ namespace WebsitePanel.WebDavPortal.UI.Routes
|
|||
public class FileSystemRouteNames
|
||||
{
|
||||
public const string FilePath = "FilePathRoute";
|
||||
public const string OfficeOnlinePath = "OfficeOnline";
|
||||
public const string ShowAdditionalContent = "ShowAdditionalContentRoute";
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue