bugs fix
This commit is contained in:
parent
599e9a8865
commit
84f9f63407
44 changed files with 560 additions and 92 deletions
|
@ -3,7 +3,7 @@ using WebsitePanel.WebDavPortal.Models.Common;
|
|||
|
||||
namespace WebsitePanel.WebDavPortal.Models.FileSystem
|
||||
{
|
||||
public class DeleteFilesModel : BaseModel
|
||||
public class DeleteFilesModel : AjaxModel
|
||||
{
|
||||
public DeleteFilesModel()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue