Cleanup role
This commit is contained in:
parent
8f72c4bd68
commit
62c1026254
15 changed files with 1 additions and 237 deletions
|
@ -1 +0,0 @@
|
|||
-Dlog4j2.formatMsgNoLookups=true
|
|
@ -1,10 +0,0 @@
|
|||
--- app/models/channel/email_build.rb.orig 2021-07-27 18:03:57.295467567 +0200
|
||||
+++ app/models/channel/email_build.rb 2021-07-27 18:04:20.705471697 +0200
|
||||
@@ -62,6 +62,7 @@
|
||||
|
||||
# generate plain part
|
||||
attr[:body] = attr[:body].html2text
|
||||
+ html_alternative = false
|
||||
end
|
||||
|
||||
# add plain text part
|
|
@ -1,8 +0,0 @@
|
|||
form.article-add.is-internal .article-content > .internal-border::after {
|
||||
content: 'Du schreibst eine interne Notiz. Es wird keine ausgehende Mail an Gesprächsteilnehmer:innen versendet!';
|
||||
padding-top: 6px;
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
font-size: 1.2em;
|
||||
text-align: center;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue