Skip to content

Commit 3705bc5

Browse files
author
root
committed
Add feature : #427
1 parent e5d3b36 commit 3705bc5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Diff for: app/views/repositories/edit.html.haml

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
%h2= l(:label_repository)
1+
%h2
2+
= link_to l(:label_settings), settings_project_path(@repository.project, tab: 'repositories')
3+
»
4+
= l(:label_repository)
5+
»
6+
= @repository.redmine_name
27

38
.container
49
.row

0 commit comments

Comments
 (0)