Fixed images

pull/9126/head
Halil İbrahim Kalkan 4 years ago
parent cb7b911889
commit 26de4343a2

@ -18,10 +18,11 @@ CMS Kit module admin side adds the following items to the main menu, under the *
Pages page is used to manage dynamic pages in the system.
![pages-page](D:\Github\abp\docs\en\images\cmskit-module-pages-page.png)
![pages-page](../../images/cmskit-module-pages-page.png)
You can create or edit an existing page on this page.
![pages-edit](D:\Github\abp\docs\en\images\cmskit-module-pages-edit.png)
![pages-edit](../../images/cmskit-module-pages-edit.png)
When you create a page, you can access the created page via `/pages/{slug}` URL.
When you create a page, you can access the created page via `/pages/{slug}` URL.

@ -27,7 +27,7 @@ Configure<CmsKitRatingOptions>(options =>
- `EntityType`: Name of the entity type.
## MVC UI
## The Rating Widget
The ratings system provides a rating widget to allow users send ratings to resources in public websites. You can simply place the widget on a page like below.
@ -101,4 +101,4 @@ See the [connection strings](https://docs.abp.io/en/abp/latest/Connection-String
##### Collections
- **CmsRatings**
- **CmsRatings**
Loading…
Cancel
Save