gitlab-org--gitlab-foss/app/components/diffs/stats_component.html.haml

2 lines
113 B
Plaintext

.js-diff-stats-dropdown{ data: { changed: @changed, added: @added, deleted: @removed, files: diff_files_data } }