gitlab-org--gitlab-foss/app/views/commits/show.js.haml
Robert Speicher 3574826920 Use Commits#show instead of Commits#index
Takes tree-ish + path as ID
2012-09-26 16:32:22 -04:00

3 lines
109 B
Text

:plain
CommitsList.append(#{@commits.count}, "#{escape_javascript(render(partial: 'commits/commits'))}");