Преглед на файлове

Update list.html

Add _() to More Button, to translate the button.
version-14
ci2014 преди 8 години
committed by GitHub
родител
ревизия
3d7d8044b0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      frappe/templates/includes/list/list.html

+ 1
- 1
frappe/templates/includes/list/list.html Целия файл

@@ -20,7 +20,7 @@
{% endfor %}
</div>
<div class="more-block {% if not show_more -%} hide {%- endif %}">
<button class="btn btn-default btn-more btn-sm">More</button>
<button class="btn btn-default btn-more btn-sm">{{ _("More") }}</button>
</div>
</div>
{%- endif %}

Зареждане…
Отказ
Запис