We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e519c3 commit cc44843Copy full SHA for cc44843
app/views/dashboard/dashboard.html.erb
@@ -53,7 +53,7 @@
53
54
<script>
55
$j(document).ready(function () {
56
- <%# Behaviour for the "Most viewed/downloaded" and "Most active <% t('contributor) %>" lists %>
+ <%# Behaviour for the "Most viewed/downloaded" and "Most active submitter" lists %>
57
$j('.most-activity').each(function () {
58
var container = $j(this);
59
var body = $j('.panel-body', container);
0 commit comments