From 1ef6ee23839d4d85768de3df9881224154b7143e Mon Sep 17 00:00:00 2001 From: Mohamed Elkebir Date: Tue, 8 Oct 2013 17:24:07 +0100 Subject: [PATCH] Doc typo: Correct the Checkbox link Former-commit-id: 6f563d1033a24723ab589732214f549b1feb14ce Former-commit-id: 10d59dc17befb67f80cb1c06e2a21314df396551 --- node/src/documents/collections/form.html.eco | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node/src/documents/collections/form.html.eco b/node/src/documents/collections/form.html.eco index 52ba8fdd2..836abf21e 100755 --- a/node/src/documents/collections/form.html.eco +++ b/node/src/documents/collections/form.html.eco @@ -90,7 +90,7 @@ type : 'UI Collection'

Checkbox

-

UI Checkboxes are styled forms of standard form checkboxes.

+

UI Checkboxes are styled forms of standard form checkboxes.

$('.checkbox') .checkbox()