Просмотр исходного кода

Merged r21942 from trunk to 4.2-stable (#37875).


git-svn-id: https://svn.redmine.org/redmine/branches/4.0-stable@21944 e93f8b46-1217-0410-a6f0-8f06a7374b81
4.0-stable
Go MAEDA 1 год назад
Родитель
Сommit
aecd1b331e
1 измененных файлов: 1 добавлений и 2 удалений
  1. 1
    2
      app/views/activities/index.html.erb

+ 1
- 2
app/views/activities/index.html.erb Просмотреть файл

@@ -16,8 +16,7 @@
<%= link_to(l(:label_next) + " \xc2\xbb",
{:params => request.query_parameters.merge(:from => @date_to + @days - 1)},
:title => l(:label_date_from_to, :start => format_date(@date_to), :end => format_date(@date_to + @days - 1)),
:accesskey => accesskey(:next)) %><% end %>
</li>
:accesskey => accesskey(:next)) %></li><% end %>
</ul>
</span>
&nbsp;

Загрузка…
Отмена
Сохранить