From ab8cd93114d545e7f429d9870d8d351cf813430d Mon Sep 17 00:00:00 2001 From: zarzuelo Date: Wed, 28 Sep 2011 09:54:32 +0000 Subject: [PATCH] 2011-09-28 Sergio Martin * include/javascript/jquery.pandora.controls.js: Moved part of the solution of last commit to the enterprise git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5018 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 +++++ .../include/javascript/jquery.pandora.controls.js | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index f2b6e8a2e8..4dff67320f 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2011-09-28 Sergio Martin + + * include/javascript/jquery.pandora.controls.js: Moved part + of the solution of last commit to the enterprise + 2011-09-28 Sergio Martin * include/javascript/jquery.pandora.controls.js: Fixed module diff --git a/pandora_console/include/javascript/jquery.pandora.controls.js b/pandora_console/include/javascript/jquery.pandora.controls.js index 4f5db93095..ca3fd200b4 100644 --- a/pandora_console/include/javascript/jquery.pandora.controls.js +++ b/pandora_console/include/javascript/jquery.pandora.controls.js @@ -130,7 +130,6 @@ "json" ); }); - $(this).trigger("change"); }); };