diff --git a/kallithea/templates/data_table/_dt_elements.html b/kallithea/templates/data_table/_dt_elements.html --- a/kallithea/templates/data_table/_dt_elements.html +++ b/kallithea/templates/data_table/_dt_elements.html @@ -14,16 +14,14 @@ %>
${base.repotag(rtype)} + + ${get_name(name)} + %if private and c.visual.show_private_icon: %elif not private and c.visual.show_public_icon: - %else: - %endif - - ${get_name(name)} - %if fork_of: %endif