diff --git a/docs/lists/lists-themes.html b/docs/lists/lists-themes.html index 53f459ee..60ddcc70 100755 --- a/docs/lists/lists-themes.html +++ b/docs/lists/lists-themes.html @@ -60,13 +60,13 @@

Theming dividers

-

The theme for list dividers can be set by adding the data-dividertheme to the list and specifying a swatch letter. Here is an example of the same list above with swatch "d" set on the dividers.

+

The theme for list dividers can be set by adding the data-divider-theme to the list and specifying a swatch letter. Here is an example of the same list above with swatch "d" set on the dividers.

-<ul data-role="listview" data-inset="true" data-theme="d" data-dividertheme="c"> +<ul data-role="listview" data-inset="true" data-theme="d" data-divider-theme="e"> -