|
|
|
@ -113,9 +113,11 @@ See doc/COPYRIGHT.rdoc for more details. |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<% if show_diff %> |
|
|
|
|
<button type="submit" class="button repository--compare-button"> |
|
|
|
|
<i class="button--icon icon-compare"></i> |
|
|
|
|
<span class="button--text"><%= l(:label_view_diff) %></span> |
|
|
|
|
</button> |
|
|
|
|
<div class="generic-table--action-buttons"> |
|
|
|
|
<button type="submit" class="button"> |
|
|
|
|
<i class="button--icon icon-compare"></i> |
|
|
|
|
<span class="button--text"><%= l(:label_view_diff) %></span> |
|
|
|
|
</button> |
|
|
|
|
</div> |
|
|
|
|
<% end %> |
|
|
|
|
<% end %> |
|
|
|
|