From fe7d0b6c9fb76c919d61d16a0de3bc9da89b3fc3 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Mon, 29 Jun 2015 18:59:41 -0400 Subject: [PATCH] fix select2 example --- docs/integration.md | 141 +++++++++++++++++++++++--------------------- 1 file changed, 75 insertions(+), 66 deletions(-) diff --git a/docs/integration.md b/docs/integration.md index b470e66e..81c94a5c 100644 --- a/docs/integration.md +++ b/docs/integration.md @@ -7,80 +7,89 @@ It's recommended that you encapsulate integration code in a component or a helpe The example below shows a simple component that integrates with the [select2 library](http://ivaynberg.github.io/select2/). ```javascript -//Select2 component (assumes both jQuery and Select2 are included in the page) var Select2 = { - //this view implements select2's `