summaryrefslogtreecommitdiffstats
path: root/app/helpers/gantt_helper.rb
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2020-05-27 01:56:17 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2020-05-27 01:56:17 +0000
commitf65123df73dfd3bf0780f52c380631dcf671493b (patch)
tree096800a55c5181185b602d203d65902bc42a4a99 /app/helpers/gantt_helper.rb
parentdd35671202bead1510d3e84577ebd7861029f19e (diff)
downloadredmine-f65123df73dfd3bf0780f52c380631dcf671493b.tar.gz
redmine-f65123df73dfd3bf0780f52c380631dcf671493b.zip
remove extra empty line from GanttHelper definition
git-svn-id: http://svn.redmine.org/redmine/trunk@19787 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/helpers/gantt_helper.rb')
-rw-r--r--app/helpers/gantt_helper.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/helpers/gantt_helper.rb b/app/helpers/gantt_helper.rb
index 29a697760..fe81c321d 100644
--- a/app/helpers/gantt_helper.rb
+++ b/app/helpers/gantt_helper.rb
@@ -18,7 +18,6 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
module GanttHelper
-
def gantt_zoom_link(gantt, in_or_out)
case in_or_out
when :in