mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
minor textual
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
{% if unapplied_issue_ids %}
|
||||
<div class="bg-red-100 w-full mt-2 mb-2 p-4 border-red-800 border-2">
|
||||
The chosen action is not applicable to all selected issues. Issues for which it has not been applied have been left with checkboxes 'on' so that you can try again with another action.
|
||||
The chosen action is not applicable to all selected issues. Issues for which it has not been applied have been left with checkboxes checked so that you can try again with another action.
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user