Allow root page paths (rather than specifying a magic "home" string). More UX improvements to FileManager and Pager.
This commit is contained in:
@ -215,7 +215,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
Class = "container";
|
||||
Class = "container-fluid px-0";
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user