This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
invoiceninja
Watch
1
Star
0
Fork
0
You've already forked invoiceninja
mirror of
https://github.com/invoiceninja/invoiceninja.git
synced
2024-11-05 18:52:44 +01:00
Code
Issues
Releases
Activity
594c4b5054
invoiceninja
/
resources
/
views
/
email
/
components
/
button.blade.php
4 lines
74 B
PHP
Raw
Normal View
History
Unescape
Escape
E-mail improvements: - Removed injection of Tailwind CSS in the TemplateEngine.php - Removed tailwindcss@1.4.6.css & tailwind-1.2.0.css - Updated master template of e-mails for greeting, signature & footer sections - Updated generic template for emails - Updated footer (clean up) - Fixed EntitySentObject.php class name - Removed css-inliner.php config file - Updated button component for e-mails
2021-01-20 13:18:17 +01:00
<
a
href
=
"
{
{
$url
}}
"
target
=
"
_blank
"
class
=
"
button
"
>
{{
$slot
}}
</
a
>
Copy Permalink