pr-diffs: fixed a case when there are outdated comments and we're doing a rebase compare.
This commit is contained in:
parent
23ff2e2325
commit
e64716029d
1 changed files with 2 additions and 0 deletions
|
|
@ -142,6 +142,8 @@ collapse_all = len(diffset.files) > collapse_when_files_over
|
|||
%endif
|
||||
|
||||
<div class="filediffs">
|
||||
## initial value could be marked as False later on
|
||||
<% over_lines_changed_limit = False %>
|
||||
%for i, filediff in enumerate(diffset.files):
|
||||
|
||||
<%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue