Commit a15fc498 authored by serhii.myronets's avatar serhii.myronets
Browse files

Issue #3260424 by agami4: Add general library for the follow/message buttons on the profile teaser

parent aa0c1fda
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -90,6 +90,7 @@
    <div class="card__actionbar">
      {% block card_actionbar %}
        {% if content.flag_follow_user %}
          {{ attach_library('social_follow_user/follow_user_btn') }}
          {{ content.flag_follow_user }}
        {% endif %}