Browse Source

Merge pull request #21202 from abpframework/auto-merge/rel-8-3/3137

Merge branch rel-9.0 with rel-8.3
pull/21203/head
maliming 2 years ago
committed by GitHub
parent
commit
8d8fe85794
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/framework/ui/mvc-razor-pages/basic-theme.md

2
docs/en/framework/ui/mvc-razor-pages/basic-theme.md

@ -85,7 +85,7 @@ See the [User Interface Customization Guide](customization-user-interface.md) to
You can run the following [ABP CLI](../../../cli) command in **Web** project directory to copy the source code to your solution:
`abp add-module Volo.BasicTheme --with-source-code --add-to-solution-file`
`abp add-source-code Volo.Abp.BasicTheme`
----

Loading…
Cancel
Save