added spacing to label text Show/Diff file
This commit is contained in:
parent
2db708dfcd
commit
4c431aad37
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
|
||||
<div class="fieldset collapsable-content" data-toggle="summary-details">
|
||||
<div class="left-label-summary-files">
|
||||
<p>${_('Show/Diff file')}</p>
|
||||
<p class="spacing">${_('Show/Diff file')}</p>
|
||||
<div class="right-label-summary">
|
||||
${h.hidden('diff1')}
|
||||
${h.hidden('diff2',c.commit.raw_id)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue