Index: lams_tool_lamc/web/authoring/BasicContent.jsp =================================================================== diff -u -r9846a1d61f34b45ba6db0e6a7daf2a620e607c83 -rbb0f9854016a8e3380c17cbfed58cd6d02a8f54c --- lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision 9846a1d61f34b45ba6db0e6a7daf2a620e607c83) +++ lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision bb0f9854016a8e3380c17cbfed58cd6d02a8f54c) @@ -81,6 +81,7 @@ success: function(response) { // question list gets refreshed $('#itemArea').html(response); + refreshThickbox(); } }); }