summaryrefslogtreecommitdiff
path: root/app/components/diffs/stats_component.html.haml
blob: c0e816639a7a07e3afd76d6d499c08122009464c (plain)
1
.js-diff-stats-dropdown{ data: { changed: @changed, added: @added, deleted: @removed, files: diff_files_data } }