From 337f5976cbb41e3ce5d2224cb826e46ab0e78336 Mon Sep 17 00:00:00 2001 From: Ed Lomonaco Date: Tue, 27 Mar 2018 21:15:59 -0400 Subject: [PATCH] Fixed a bug where selected value will get added to the select list, causing duplicate entries --- src/jquery.jeditable.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/jquery.jeditable.js b/src/jquery.jeditable.js index 62077b4..b96869d 100644 --- a/src/jquery.jeditable.js +++ b/src/jquery.jeditable.js @@ -675,7 +675,9 @@ var _supportInType = function (type) { continue; } - var option = $('