gitlabhq/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

4 lines
109 B
Plaintext

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