Skip to content

Commit ffeb64c

Browse files
jaspermdegrootagcolom
authored andcommitted
Filterable: Changed title for consistency
Closes gh-318
1 parent eb7ae7b commit ffeb64c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

entries/filterable.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0"?>
22
<?xml-stylesheet type="text/xsl" href="../entries2html.xsl" ?>
33
<entry name="filterable" namespace="fn" type="widget" widgetnamespace="mobile" event-prefix="filterable" init-selector=":jqmData(filter=&#39;true&#39;)">
4-
<title>Filterable Content</title>
4+
<title>Filterable Widget</title>
55
<desc>Makes the children of an element filterable.</desc>
66
<longdesc>
7-
<h2>Filterable Content</h2>
7+
<h2>Filterable Widget</h2>
88
<p>The <placeholder name="name"/> widget allows you to filter the children of an element. The filtering is accomplished by applying the class <code>ui-screen-hidden</code> to those children for which a filter callback function provided via the widget's <code>filterCallback</code> option returns <code>true</code>.</p>
99
<h3>Backwards compatibility</h3>
1010
<strong>The <placeholder name="name"/> widget features provided for backwards compatibility are deprecated as of 1.4.0 and will be removed in 1.5.0.</strong>

0 commit comments

Comments
 (0)