Cross Reference: _history_commit_group.html.haml
xref
: /
ontohub
/
app
/
views
/
history
/
_history_commit_group.html.haml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
.commit-group
%
h4.commit-date
= group[:date]
%
ol.repository-commits
= render partial: 'commit', collection: group[:commits], locals: { current_file:
resource.current_file
}