@@ -235,7 +235,7 module RepositoriesHelper | |||||
235 | '<br />' + l(:text_scm_path_encoding_note)) + |
|
235 | '<br />' + l(:text_scm_path_encoding_note)) + | |
236 | content_tag('p', form.check_box( |
|
236 | content_tag('p', form.check_box( | |
237 | :extra_report_last_commit, |
|
237 | :extra_report_last_commit, | |
238 |
:label |
|
238 | :label => l(:label_git_report_last_commit) | |
239 | )) |
|
239 | )) | |
240 | end |
|
240 | end | |
241 |
|
241 |
General Comments 0
You need to be logged in to leave comments.
Login now