more explicit button

This commit is contained in:
Samuel Berthe 2020-12-30 17:51:16 +01:00
parent fa4325218f
commit 9e8df8c04f
No known key found for this signature in database
GPG key ID: 64863511FFBD0E3C

View file

@ -48,7 +48,7 @@
<small style="font-size: 60%; vertical-align: middle; margin-left: 10px;"> <small style="font-size: 60%; vertical-align: middle; margin-left: 10px;">
({{ nbrRules }} rules) ({{ nbrRules }} rules)
</small> </small>
<span class="clipboard-multiple" data-clipboard-target-id="group-{{ groupIndex }}-service-{{ serviceIndex }}">[copy all]</span> <span class="clipboard-multiple" data-clipboard-target-id="group-{{ groupIndex }}-service-{{ serviceIndex }}">[copy section]</span>
{% endif %} {% endif %}
</h2> </h2>