Browse Source

Merge pull request 'Korekturovátko: přejmenovat „irelevantní“' (!18) from neirelevantni into master

Reviewed-on: #18
pull/19/head
Jonas Havelka 2 years ago
parent
commit
bebc120e8f
  1. 8
      data/flat.json
  2. 2
      korektury/templates/korektury/opraf.html

8
data/flat.json

File diff suppressed because one or more lines are too long

2
korektury/templates/korektury/opraf.html

@ -146,7 +146,7 @@
</button>
{% endif %}
{% if o.status != 'neni_chyba' %}
<button type='submit' name='action' value='wontfix' title='Označ jako irelevantní '>
<button type='submit' name='action' value='wontfix' title='Označ, že se nebude měnit'>
<img src="{% static "korektury/imgs/cross.png" %}"/>
</button>
{% endif %}

Loading…
Cancel
Save