Skip to content

Commit c45664a

Browse files
authored
Merge pull request #1226 from apache/fix/WW-5529-maxlength-s6
WW-5529 Adds autogenerated files with updated desc
2 parents a4e9902 + 91c9314 commit c45664a

File tree

3 files changed

+0
-24
lines changed

3 files changed

+0
-24
lines changed

core/src/site/resources/tags/combobox-attributes.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -165,14 +165,6 @@
165165
<td class="tag-attribute">String</td>
166166
<td class="tag-attribute">Set the value used to retrieve the option value.</td>
167167
</tr>
168-
<tr>
169-
<td class="tag-attribute">maxLength</td>
170-
<td class="tag-attribute">false</td>
171-
<td class="tag-attribute"></td>
172-
<td class="tag-attribute">false</td>
173-
<td class="tag-attribute">Integer</td>
174-
<td class="tag-attribute">Deprecated. Use maxlength instead.</td>
175-
</tr>
176168
<tr>
177169
<td class="tag-attribute">maxlength</td>
178170
<td class="tag-attribute">false</td>

core/src/site/resources/tags/password-attributes.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,6 @@
117117
<td class="tag-attribute">String</td>
118118
<td class="tag-attribute">String that will be appended to the label</td>
119119
</tr>
120-
<tr>
121-
<td class="tag-attribute">maxLength</td>
122-
<td class="tag-attribute">false</td>
123-
<td class="tag-attribute"></td>
124-
<td class="tag-attribute">false</td>
125-
<td class="tag-attribute">Integer</td>
126-
<td class="tag-attribute">Deprecated. Use maxlength instead.</td>
127-
</tr>
128120
<tr>
129121
<td class="tag-attribute">maxlength</td>
130122
<td class="tag-attribute">false</td>

core/src/site/resources/tags/textfield-attributes.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,6 @@
117117
<td class="tag-attribute">String</td>
118118
<td class="tag-attribute">String that will be appended to the label</td>
119119
</tr>
120-
<tr>
121-
<td class="tag-attribute">maxLength</td>
122-
<td class="tag-attribute">false</td>
123-
<td class="tag-attribute"></td>
124-
<td class="tag-attribute">false</td>
125-
<td class="tag-attribute">Integer</td>
126-
<td class="tag-attribute">Deprecated. Use maxlength instead.</td>
127-
</tr>
128120
<tr>
129121
<td class="tag-attribute">maxlength</td>
130122
<td class="tag-attribute">false</td>

0 commit comments

Comments
 (0)