Show More
@@ -174,7 +174,7 b'' | |||||
174 | </div> |
|
174 | </div> | |
175 | <div class="right-content"> |
|
175 | <div class="right-content"> | |
176 | <div class="input ${summary(c.show_stats)} downloads"> |
|
176 | <div class="input ${summary(c.show_stats)} downloads"> | |
177 |
% if c.rhodecode_repo and len(c.rhodecode_repo. |
|
177 | % if c.rhodecode_repo and len(c.rhodecode_repo.commit_ids) == 0: | |
178 | <span class="disabled"> |
|
178 | <span class="disabled"> | |
179 | ${_('There are no downloads yet')} |
|
179 | ${_('There are no downloads yet')} | |
180 | </span> |
|
180 | </span> |
General Comments 0
You need to be logged in to leave comments.
Login now