Project

General

Profile

Patch #35230 ยป html_title_typo.patch

keineahnung 2345, 2021-05-12 05:38

View differences:

app/helpers/application_helper.rb
764 764

  
765 765
  # Sets the html title
766 766
  # Returns the html title when called without arguments
767
  # Current project name and app_title and automatically appended
767
  # Current project name and app_title are automatically appended
768 768
  # Exemples:
769 769
  #   html_title 'Foo', 'Bar'
770 770
  #   html_title # => 'Foo - Bar - My Project - Redmine'
    (1-1/1)