From 12b757a11653dd7a3c7d185425fe1ba3fa75d8bf Mon Sep 17 00:00:00 2001 From: alexweissman Date: Wed, 13 Sep 2017 20:47:36 -0400 Subject: [PATCH] Add name attribute to examples (see #4592) --- pages/01.getting-started/02.basic-usage/docs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/01.getting-started/02.basic-usage/docs.md b/pages/01.getting-started/02.basic-usage/docs.md index 0eea33c1..e19c98f5 100644 --- a/pages/01.getting-started/02.basic-usage/docs.md +++ b/pages/01.getting-started/02.basic-usage/docs.md @@ -22,7 +22,7 @@ and turn it into this... ``` - ... @@ -59,7 +59,7 @@ Select2 also supports multi-value select boxes. The select below is declared wit **In your HTML:** ``` - ...