From fb458d23812e815872e7d978b3361b1894fd5c32 Mon Sep 17 00:00:00 2001 From: Eric Dahl Date: Sun, 26 Jan 2014 13:23:05 -0600 Subject: [PATCH 1/4] Documentation: Replace duplicated id="lifecycle" with id="drag_drop" for the Drag and Drop Sorting example --- index.html | 2 +- select-2.1.html | 2 +- select2-latest.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index c7f75ef2..bd48c6a5 100644 --- a/index.html +++ b/index.html @@ -822,7 +822,7 @@ $("#e14_destroy").click(function() { $("#e14").select2("destroy"); }); -
+