performance optimizations in site router and remove dependency between page and module in route specification
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
<ActionLink Action="Add" Text="Add File" Style="float: right; margin: 10px;" />
|
||||
<ActionLink Action="Add" Text="Add Files" Style="float: right; margin: 10px;" />
|
||||
|
||||
<Pager Items="@Files">
|
||||
<Header>
|
||||
|
Reference in New Issue
Block a user