Remove old commented out code.

This commit is contained in:
Bram Senders 2010-05-28 16:39:09 +02:00
parent 3397f8abb3
commit 0ccaf551bd
1 changed files with 0 additions and 2 deletions

View File

@ -236,8 +236,6 @@ module Anne::Views
input :type => "hidden", :name => "image", :value => image
input :type => "image", :src => R(ImageX, "#{image}-l.png"), :name => "left"
input :type => "image", :src => R(ImageX, "#{image}-r.png"), :name => "right"
#input :type => "submit", :name => "left", :value => "Links"
#input :type => "submit", :name => "right", :value => "Rechts"
end
# FIXME: make a nice div with two spans of the following.
p "Woep, je bent al op #{progress}%!"