##// END OF EJS Templates
Typo....
Jean-Philippe Lang -
r13282:3c7f638a834d
parent child
Show More
@@ -778,7 +778,7 module Redmine
778 end
778 end
779 end
779 end
780 # Renders the markers
780 # Renders the markers
781 if true
781 if markers
782 if coords[:start]
782 if coords[:start]
783 style = ""
783 style = ""
784 style << "top:#{params[:top]}px;"
784 style << "top:#{params[:top]}px;"
General Comments 0
You need to be logged in to leave comments. Login now