aboutsummaryrefslogtreecommitdiff
path: root/edit_columns.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-24 00:58:37 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-24 00:58:37 +0100
commite4d1de4f78d03bb3d9b5b759f2950c99f368ae6b (patch)
tree92ce71da155482ce1e1d7d0aa6ee04e76c8fc13c /edit_columns.rb
parentde191a34235d9f61f944fff7aaea7b3af24af49b (diff)
bugfix since to_html change
Diffstat (limited to 'edit_columns.rb')
-rwxr-xr-xedit_columns.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/edit_columns.rb b/edit_columns.rb
index 85eca00..5033a48 100755
--- a/edit_columns.rb
+++ b/edit_columns.rb
@@ -134,7 +134,7 @@ REDO
end
$html << "</tr></table>"
- $html << (urhist).to_html(urevs.max.rev)
+ $html << (urhist).to_html(urevs.max.rev,"")
end
$html << "</div>" #undo