]> git.0d.be Git - panikweb.git/commitdiff
templates: use topik-link class for menu items
authorFrédéric Péters <fpeters@0d.be>
Sun, 29 Dec 2019 13:01:18 +0000 (14:01 +0100)
committerFrédéric Péters <fpeters@0d.be>
Sun, 29 Dec 2019 13:01:18 +0000 (14:01 +0100)
panikweb_templates/templates/combo/topik_menu_item.html

index 365801c5e1008d5215e731dc50d3825371ec7650..e92c32f6a1e1f76edc33ae9f0f58794b598201a4 100644 (file)
@@ -1,7 +1,7 @@
 {% load combo paniktags thumbnail %}
 <li class="item">
   <div class="topik inline cf">
-    <a class="block cf" href="{{page.get_online_url}}">
+    <a class="block cf topik-link" href="{{page.get_online_url}}">
     <div class="logo">
       {% with page|image_file as logo %}
         {% if logo %}