From 31631ca538130145a1eed3d59ff06ae9511b1b3f Mon Sep 17 00:00:00 2001 From: Aziz Khoury Date: Mon, 15 Sep 2014 20:30:39 -0400 Subject: [PATCH] cloning widgets Elements is dropping all events handlers Adding true will clone the handlers. You might want to do the same for L150 and L161 's clone() usage, but I'll let you decide on that :) --- public/src/forum/admin/themes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/src/forum/admin/themes.js b/public/src/forum/admin/themes.js index 6a1b3db477..f75153119d 100644 --- a/public/src/forum/admin/themes.js +++ b/public/src/forum/admin/themes.js @@ -288,7 +288,7 @@ define('forum/admin/themes', ['forum/admin/settings'], function(Settings) { for (var k=0; k