[LON-CAPA-cvs] cvs: loncom /xml londefdef.pm
raeburn
raeburn at source.lon-capa.org
Thu Sep 15 15:08:15 EDT 2011
raeburn Thu Sep 15 19:08:15 2011 EDT
Modified files:
/loncom/xml londefdef.pm
Log:
- Remove outdated comment.
Index: loncom/xml/londefdef.pm
diff -u loncom/xml/londefdef.pm:1.432 loncom/xml/londefdef.pm:1.433
--- loncom/xml/londefdef.pm:1.432 Thu Sep 15 19:03:19 2011
+++ loncom/xml/londefdef.pm Thu Sep 15 19:08:15 2011
@@ -2,7 +2,7 @@
# The LearningOnline Network with CAPA
# Tags Default Definition Module
#
-# $Id: londefdef.pm,v 1.432 2011/09/15 19:03:19 raeburn Exp $
+# $Id: londefdef.pm,v 1.433 2011/09/15 19:08:15 raeburn Exp $
#
#
# Copyright Michigan State University Board of Trustees
@@ -2048,9 +2048,6 @@
} elsif ($target eq 'tex') {
&disable_para(); # Can't have paras in a table.
-
- # New table code:
-
# Get the parameters that we can do something about:
my $border = &Apache::lonxml::get_param('border', $parstack, $safeeval, undef, 0);
More information about the LON-CAPA-cvs
mailing list