Browse Source

Fix typo in the code

pull/295/head 5.8.0-preview.1
gdlcf88 7 months ago
parent
commit
14e370a7b6
  1. 2
      modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Web/Pages/EShop/Products/Categories/Category/Index.cshtml

2
modules/EasyAbp.EShop.Products/src/EasyAbp.EShop.Products.Web/Pages/EShop/Products/Categories/Category/Index.cshtml

@ -28,7 +28,7 @@
<abp-button id="NewCategoryButton"
text="@L["CreateCategory"].Value"
icon="plus"
size="Smallz"
size="Small"
button-type="Primary" />
}

Loading…
Cancel
Save