Skip to content

Commit

Permalink
[MIG] mail_optional_follower_notification: Migration to 18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosdynapps committed Oct 31, 2024
1 parent e55e5c1 commit 142af37
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
name="notify_followers"
invisible="composition_mode == 'mass_mail'"
/>
<span
name="document_followers_text"
invisible="not model or composition_mode == 'mass_mail'"
>Followers of the document and</span>
<span
name="no_followers_text"
invisible="notify_followers"
Expand Down

0 comments on commit 142af37

Please sign in to comment.