--- loncom/interface/lonhtmlcommon.pm 2012/10/08 10:26:34 1.326 +++ loncom/interface/lonhtmlcommon.pm 2012/10/08 10:47:34 1.327 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.326 2012/10/08 10:26:34 foxr Exp $ +# $Id: lonhtmlcommon.pm,v 1.327 2012/10/08 10:47:34 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1355,8 +1355,6 @@ sub htmlareaselectactive { $(this).before("
Rich formatting »
"); $("#LC_rt_"+id).click(editorHandler); }); - $.fn.jPicker.defaults.images.clientPath="/adm/jpicker/images/"; - $(".colorchooser").jPicker(); });