--- loncom/interface/lonhtmlcommon.pm 2009/12/22 17:27:28 1.257
+++ loncom/interface/lonhtmlcommon.pm 2010/01/08 22:05:42 1.260
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# a pile of common html routines
#
-# $Id: lonhtmlcommon.pm,v 1.257 2009/12/22 17:27:28 faziophi Exp $
+# $Id: lonhtmlcommon.pm,v 1.260 2010/01/08 22:05:42 faziophi Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1241,7 +1241,7 @@ ENDLINK
sub htmlareaheaders {
my $s="";
- if (!&htmlareablocked() && &htmlareabrowser()) {
+ if (&htmlareabrowser()) {
$s.=(<
@@ -1250,6 +1250,7 @@ ENDEDITOR
$s.=(<
+
ENDJQUERY
return $s;
}
@@ -1286,7 +1287,7 @@ sub htmlarea_lang {
sub htmlareaselectactive {
my @fields=@_;
unless (&htmlareabrowser()) { return ''; }
- if (&htmlareablocked()) { return '
'.&enablelink(@fields); }
+ #if (&htmlareablocked()) { return '
'.&enablelink(@fields); }
my $output='