0
sunivycsm created
I have built an MVC application and am using the Lepton theme. Now I want to use the LeptonX theme. How should I modify my project, and where should I make these changes?
- ABP Framework version: vX.X.X
- UI Type: MVC
- Database System: SQL Server
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
3 Answer(s)
-
0
Hello,
Check for the package
Volo.Abp.AspNetCore.Mvc.UI.Theme.Leptonin your application and change it toVolo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXalong with the appropriate version as per the ABP version. And then build and run the application.Thanks,
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hello,
Please check https://abp.io/docs/latest/ui-themes/lepton-x/mvc?_redirected=B8ABF606AA1BDF5C629883DF1061649A#installation
Thanks,
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)