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.

63 lines
1.9 KiB

7 years ago
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">Attachment Preview Dialog</h2>
  4. <h3 class="oe_slogan">Preview your attachments directly in Odoo.</h3>
  5. <h4 class="oe_slogan" style="font-size: 23px;">MuK IT GmbH -
  6. www.mukit.at</h4>
  7. <div class="oe_demo oe_picture oe_screenshot">
  8. <img src="demo.gif">
  9. </div>
  10. </div>
  11. </section>
  12. <section class="oe_container">
  13. <div class="oe_row oe_spaced">
  14. <div class="oe_picture">
  15. <h3 class="oe_slogan">Overview</h3>
  16. <p class="oe_mt32">Adds a button to the Attachment Sidebar to
  17. preview the content directly in the browser. The module also enables
  18. the possibility to preview attachment in the Odoo Chat Widgets.</p>
  19. </div>
  20. </div>
  21. </section>
  22. <section class="oe_container oe_dark">
  23. <div class="oe_row oe_spaced">
  24. <h3 class="oe_slogan">Sidebar Preview</h3>
  25. <div class="oe_span6">
  26. <p class="oe_mt32 text-justify">
  27. The extra button in the sidebar triggers the preview dialog.
  28. </p>
  29. </div>
  30. <div class="oe_span6">
  31. <img class="oe_picture oe_screenshot" src="screenshot_sidebar.png">
  32. </div>
  33. </div>
  34. </section>
  35. <section class="oe_container">
  36. <div class="oe_row oe_spaced">
  37. <h3 class="oe_slogan">Chatter Preview</h3>
  38. <div class="oe_span6">
  39. <img class="oe_picture oe_screenshot" src="screenshot_chatter.png">
  40. </div>
  41. <div class="oe_span6">
  42. <p class="oe_mt32 text-justify">
  43. All Chatter Widgets support the preview dialog.
  44. </p>
  45. </div>
  46. </div>
  47. </section>
  48. <section class="oe_container oe_dark">
  49. <h3 class="oe_slogan">Help and Support</h3>
  50. <div class="oe_slogan">
  51. <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
  52. <i class="fa fa-envelope"></i> Email
  53. </a> <a class="btn btn-primary btn-lg mt8"
  54. href="https://mukit.at/page/contactus"> <i class="fa fa-phone"></i>
  55. Contact
  56. </a>
  57. </div>
  58. <img src="logo.png" style="width: 200px; margin-bottom: 20px;"
  59. class="center-block">
  60. </section>