aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/develop/xhtml_table.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-11-23 01:01:27 -0500
committerRalph Amissah <ralph@amissah.com>2014-12-08 00:18:16 -0500
commit5803430358cff957f500fa2dcf1e290eae95a748 (patch)
tree84dd6e41fed63f913673e8600712b6a3ac5ebf35 /lib/sisu/develop/xhtml_table.rb
parentd: epub, reorganize, introduce new file (diff)
d: xmls, reorganize, introduce new file
Diffstat (limited to 'lib/sisu/develop/xhtml_table.rb')
-rw-r--r--lib/sisu/develop/xhtml_table.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sisu/develop/xhtml_table.rb b/lib/sisu/develop/xhtml_table.rb
index df5a2822..9c3618c5 100644
--- a/lib/sisu/develop/xhtml_table.rb
+++ b/lib/sisu/develop/xhtml_table.rb
@@ -58,7 +58,6 @@ module SiSU_XHTML_Table
require_relative 'xhtml_parts' # xhtml_parts.rb
class TableXHTML
include SiSU_Parts_XHTML
- @@tablehead=0
@@tablefoot=[] #watch
def initialize(table)
@table_obj=table