diff --git a/demos/listview-autodividers-selector/index.php b/demos/listview-autodividers-selector/index.php index 575051893ce..753b35ae2e8 100644 --- a/demos/listview-autodividers-selector/index.php +++ b/demos/listview-autodividers-selector/index.php @@ -44,7 +44,7 @@
By default the the autodividers plugin will use the first character of a list item as selector. The option autodividersSelector
allows you to return a different string. In this example we show you how to set an autodividers selector of "0-9" for list items that contain numbers so you can group them.
By default the autodividers plugin will use the first character of a list item as selector. The option autodividersSelector
allows you to return a different string. In this example we show you how to set an autodividers selector of "0-9" for list items that contain numbers so you can group them.