diff sat_templates/templates/bulma/merge-request/discover.html @ 298:1c330913ff13

bulma (tickets): renamed "tickets" to "lists"
author Goffi <goffi@goffi.org>
date Thu, 28 Jan 2021 18:42:59 +0100
parents 0e69b5843c2f
children
line wrap: on
line diff
--- a/sat_templates/templates/bulma/merge-request/discover.html	Fri Dec 11 17:30:47 2020 +0100
+++ b/sat_templates/templates/bulma/merge-request/discover.html	Thu Jan 28 18:42:59 2021 +0100
@@ -16,7 +16,7 @@
         </div>
     </article>
     {% if mr_handlers is defined %}
-        <div class="disco_tickets">
+        <div class="disco_lists">
             {{block.disco_icon_grid(mr_handlers, 'merge')}}
         </div>
     {% endif %}