Skip to content
Snippets Groups Projects
  • JediKev's avatar
    pages: Offline Page Images · 5152755b
    JediKev authored
    This addresses issue #3869 where images in the Offline Page are not
    showing. The page was calling the `getBody()` method which does not
    include attachments properly. This updates the method to
    `getBodyWithImages()` which includes attachments.
    5152755b