1448, fix haml-lint issues

This commit is contained in:
Ahmed Ejaz 2023-11-22 22:19:35 +05:00 committed by Andreas Nedbal
parent 91ab795e38
commit 8d0288c658
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
%a.btn.btn-primary{ href: "#", data: { inbox_sharing_target: "telegram" }, target: "_blank" }
%i.fab.fa-telegram.fa-fw
Telegram
%a.btn.btn-primary{ data: { controller: :clipboard, action: "clipboard#copy", inbox_sharing_target: "clipboard" }}
%a.btn.btn-primary{ data: { controller: :clipboard, action: "clipboard#copy", inbox_sharing_target: "clipboard" } }
%i.fa.fa-fw.fa-solid.fa-copy
= t("actions.share.copy")
%button.btn.btn-primary{ data: { controller: "share", action: "share#share", inbox_sharing_target: "other" } }