Skip to content

Commit 1992fdd

Browse files
authored
Merge pull request #306 from Banandrew/5218
Documented filterRemoteData()
2 parents 3382647 + c107d08 commit 1992fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/documents/modules/dropdown.html.eco

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2556,7 +2556,7 @@ themes : ['Default', 'GitHub', 'Material']
25562556
<tr>
25572557
<td>saveRemoteData</td>
25582558
<td>true</td>
2559-
<td>When enabled will automatically store selected name/value pairs in <code>sessionStorage</code> to preserve user selection on page refresh. Disabling will clear remote dropdown values on refresh.</td>
2559+
<td>When enabled, will automatically store selected name/value pairs in <code>sessionStorage</code> to preserve user selection on page refresh. Disabling will clear remote dropdown values on refresh.</td>
25602560
</tr>
25612561
</tbody>
25622562
</table>

0 commit comments

Comments
 (0)