]> source.dussan.org Git - redmine.git/commitdiff
Reverts bad change (#37072).
authorMarius Balteanu <marius.balteanu@zitec.com>
Sun, 3 Nov 2024 14:33:19 +0000 (14:33 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Sun, 3 Nov 2024 14:33:19 +0000 (14:33 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@23195 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/gantts/show.html.erb

index a39f9bfacb27a4a8e3a3bd859d3baca9078b28f5..725607b48fd080ebc40346b2a86ae72aeb40f4a3 100644 (file)
 
   if @gantt.zoom > 1
     show_weeks = true
-    headers_height = 2 * header_height˚˚˚KK
+    headers_height = 2 * header_height
     if @gantt.zoom > 2
         show_days = true
         headers_height = 3 * header_height