Commit 03e1dc2f authored by Frank Bergmann's avatar Frank Bergmann

- Many changes to eliminate the "im_table_with_header" from various

  components in the system
parent ea07a2a0
......@@ -105,5 +105,5 @@ ad_proc im_wiki_base_component { object_type object_id } {
# Skip the component if there is no Wiki
if {0 == $ctr} { return "" }
return [im_table_with_title "Wikis" $wikis_html]
return $wikis_html
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment