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.4 KiB

7 years ago
6 years ago
7 years ago
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">Preview MS Office</h2>
  4. <h3 class="oe_slogan">Preview your MS Office files directly in
  5. Odoo.</h3>
  6. <h4 class="oe_slogan" style="font-size: 23px;">MuK IT GmbH -
  7. www.mukit.at</h4>
  8. <div class="oe_demo oe_screenshot">
  9. <img src="screenshot.png">
  10. </div>
  11. </div>
  12. </section>
  13. <section class="oe_container" style="padding-top: 25px;">
  14. <div class="oe_row oe_spaced">
  15. <div class="oe_picture">
  16. <h3 class="oe_slogan">Overview</h3>
  17. <p class="oe_mt32">Extendes the Preview Dialog to support MS
  18. Office files. Currently the following file extensions are supported:</p>
  19. <p>
  20. <span style="color: green;"> &#9745; </span> Word (*.doc | *.docx, application/msword) <br />
  21. <span style="color: green;"> &#9745; </span> Excel (*.xls | *.xlsx, application/msexcel) <br />
  22. <span style="color: green;"> &#9745; </span> PowerPoint (*.ppt | *.pptx, application/mspowerpoint)
  23. </p>
  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>