# HG changeset patch # User Franck Deroche # Date 1253279640 -7200 # Node ID bb510db429c9a657de309f0d85588094b28ab39f # Parent 7ed2ac0cec276f06be9b71504d54e9666141255d Re-attach behaviors on library reload. diff -r 7ed2ac0cec27 -r bb510db429c9 js/dnd-library.js --- a/js/dnd-library.js Fri Sep 18 15:12:46 2009 +0200 +++ b/js/dnd-library.js Fri Sep 18 15:14:00 2009 +0200 @@ -145,6 +145,7 @@ }); return false; }); + Drupal.attachBehaviors($this); } // Dynamically compose a callback based on the editor name