Show More
@@ -1500,7 +1500,7 b' class RepoFilesView(RepoAppView):' | |||||
1500 | 'redirect_url': default_redirect_url |
|
1500 | 'redirect_url': default_redirect_url | |
1501 | } |
|
1501 | } | |
1502 |
|
1502 | |||
1503 |
c.default_message = (_(' |
|
1503 | c.default_message = (_('Added file via RhodeCode Enterprise')) | |
1504 | c.f_path = f_path |
|
1504 | c.f_path = f_path | |
1505 |
|
1505 | |||
1506 | r_post = self.request.POST |
|
1506 | r_post = self.request.POST |
General Comments 0
You need to be logged in to leave comments.
Login now