ui: removed duplicate name for repository group show page
This commit is contained in:
parent
e9971016ae
commit
bc6d4c2484
1 changed files with 0 additions and 10 deletions
|
|
@ -12,16 +12,6 @@
|
|||
<div class="box">
|
||||
<!-- box / title -->
|
||||
<div class="title">
|
||||
% if c.repo_group:
|
||||
${self.repo_group_page_title(c.repo_group)}
|
||||
## context actions
|
||||
<div>
|
||||
<ul class="links icon-only-links block-right">
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
% endif
|
||||
|
||||
%if c.rhodecode_user.username != h.DEFAULT_USER:
|
||||
<div class="block-right">
|
||||
<%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue