Commit 3802ae0c authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Prevent tree log crash if commit missing

parent 15bc1223
- @logs.each do |content_data|
- file_name = content_data[:file_name]
- commit = content_data[:commit]
- next unless commit
:plain
var row = $("table.table_#{@hex_path} tr.file_#{hexdigest(file_name)}");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment