Skip to content

Commit 9bd8249

Browse files
committed
Update to 2.1.7. And readme update
1 parent 08e1d6b commit 9bd8249

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ If your are new in web development and you are not sure how to correctly install
115115

116116

117117
| Option | Data-Attr | Defaults | Type | Description |
118-
| --- | --- | --- | --- |
118+
| --- | --- | --- | --- | --- |
119119
| `type` | `data-type` | `single` | string | Choose slider type, could be `single` - for one handle, or `double` for two handles |
120120
| `min` | `data-min` | `10` | number | Set slider minimum value |
121121
| `max` | `data-max` | `100` | number | Set slider maximum value |

readme.ru.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ $("#example_id").ionRangeSlider();
113113
## Настройка
114114

115115
| Option | Data-Attr | Defaults | Type | Description |
116-
| --- | --- | --- | --- |
116+
| --- | --- | --- | --- | --- |
117117
| `type` | `data-type` | `single` | string | Choose slider type, could be `single` - for one handle, or `double` for two handles |
118118
| `min` | `data-min` | `10` | number | Set slider minimum value |
119119
| `max` | `data-max` | `100` | number | Set slider maximum value |

0 commit comments

Comments
 (0)