debian-mirror-gitlab/app/components/diffs/stats_component.html.haml
2022-06-21 17:19:12 +05:30

1 line
113 B
Text

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