File tree Expand file tree Collapse file tree
CS/GridExportingWithReports Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1-
1+ <head >
2+ @DxResourceManager.RegisterTheme(Themes.Fluent)
3+ </head >
24<Router AppAssembly =" @typeof(Program).Assembly" >
35 <Found Context =" routeData" >
46 <RouteView RouteData =" @routeData" DefaultLayout =" @typeof(MainLayout)" />
810 <p >Sorry, there's nothing at this address.</p >
911 </LayoutView >
1012 </NotFound >
11- </Router >
13+ </Router >
Original file line number Diff line number Diff line change 88 <meta charset =" utf-8" />
99 <meta name =" viewport" content =" width=device-width, initial-scale=1.0" />
1010 <base href =" ~/" />
11- <link href =" _content/DevExpress.Blazor.Themes/blazing-berry.bs5. css" rel =" stylesheet" / >
11+ <link href =" https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/ css/bootstrap.min.css " rel =" stylesheet" integrity = " sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC " crossorigin = " anonymous " >
1212
1313 <link href =" ~/css/site.css" rel =" stylesheet" />
1414 <link href =" GridExportingWithReports.styles.css" rel =" stylesheet" />
You can’t perform that action at this time.
0 commit comments