From a841f0db4bf33aed1f030416526d014cfa826204 Mon Sep 17 00:00:00 2001 From: Abel Coronado Date: Fri, 10 Nov 2017 11:13:46 +0100 Subject: [PATCH] Solved bug in Selenium tests (off('change')) (#567) --- src/sunstone/public/app/tabs/users-tab/panels/info-common.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/sunstone/public/app/tabs/users-tab/panels/info-common.js b/src/sunstone/public/app/tabs/users-tab/panels/info-common.js index 48e0f49997..16061e0c8d 100644 --- a/src/sunstone/public/app/tabs/users-tab/panels/info-common.js +++ b/src/sunstone/public/app/tabs/users-tab/panels/info-common.js @@ -106,7 +106,7 @@ define(function(require) { TemplateTable.setup(strippedTemplate, RESOURCE, this.element.ID, context, hiddenValues); // Change table Order - context.off("click", "#div_edit_table_order") + context.off("click", "#div_edit_table_order"); context.on("click", "#div_edit_table_order", function() { $(".value_td_table_order", context).html("