You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.2 KiB

7 years ago
7 years ago
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">MuK Large Objects Attachment</h2>
  4. <h3 class="oe_slogan">Large Objects Attachment Location</h3>
  5. <h4 class="oe_slogan" style="font-size: 23px;">MuK IT GmbH -
  6. www.mukit.at</h4>
  7. </div>
  8. </section>
  9. <section class="oe_container">
  10. <div class="oe_row oe_spaced">
  11. <div class="oe_picture">
  12. <h3 class="oe_slogan">Overview</h3>
  13. <div class="oe_mt32"
  14. style="padding-bottom: 10px; text-align: justify;">
  15. <p>
  16. Provides a new attachment location to save attachment as large
  17. objects. To enable the large object storage option change the
  18. <code>ir_attachment.location</code>
  19. parameter to
  20. <code>lobject</code>
  21. .
  22. </p>
  23. </div>
  24. </div>
  25. </div>
  26. </section>
  27. <section class="oe_container oe_dark">
  28. <h3 class="oe_slogan">Help and Support</h3>
  29. <div class="oe_slogan">
  30. <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
  31. <i class="fa fa-envelope"></i> Email
  32. </a> <a class="btn btn-primary btn-lg mt8"
  33. href="https://mukit.at/page/contactus"> <i class="fa fa-phone"></i>
  34. Contact
  35. </a>
  36. </div>
  37. <img src="logo.png" style="width: 200px; margin-bottom: 20px;"
  38. class="center-block">
  39. </section>