Browse Source

removed wrong alert sample

pull/3261/head
Galip Tolga Erdem 7 years ago
parent
commit
d420980f3e
  1. 8
      docs/en/UI/AspNetCore/Tag-Helpers/Modals.md

8
docs/en/UI/AspNetCore/Tag-Helpers/Modals.md

@ -33,14 +33,6 @@ A value indicates the positioning of the modal. Should be one of the following v
* `false` (default value)
* `true`
Example:
````xml
<abp-alert alert-type="Warning">
A simple warning alert—check it out!
</abp-alert>
````
### size
A value indicates the size of the modal. Should be one of the following values:

Loading…
Cancel
Save