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.

68 lines
2.6 KiB

7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
  1. <section class="oe_container">
  2. <div class="oe_row oe_spaced">
  3. <h2 class="oe_slogan">MuK Preview Large Object</h2>
  4. <h3 class="oe_slogan">PGSQL Large Object Preview Dialog</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 style="max-width: 84%; margin: 16px 8%;">
  12. <h3 class="oe_slogan">Overview</h3>
  13. <div class="oe_mt32"
  14. style="padding-bottom: 10px; text-align: justify;">
  15. <p>This module allows the LargeObject Field to be previewed by
  16. the Preview Dialog. It is installed automatically with the MuK
  17. Preview Dialog module. It has no direct visible effect on the
  18. system. It allows LargeObejct fields to be previewed by the Preview
  19. Dialog.</p>
  20. </div>
  21. </div>
  22. </div>
  23. </section>
  24. <section class="oe_container oe_dark"
  25. style="margin-bottom: 20px; border-top: 5px solid #797979; border-bottom: 5px solid #797979;">
  26. <h3 class="oe_slogan" style="margin-bottom: 10px;">Demo</h3>
  27. <div class="row" style="margin: auto; max-width: 200px;">
  28. <div class="col-xs-6">
  29. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">User:</h5>
  30. </div>
  31. <div class="col-xs-6">
  32. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">apps</h5>
  33. </div>
  34. <div class="col-xs-6">
  35. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">Password:</h5>
  36. </div>
  37. <div class="col-xs-6">
  38. <h5 class="oe_slogan" style="font-size: 20px; margin: 2px;">demo</h5>
  39. </div>
  40. </div>
  41. <div class="oe_slogan" style="margin-top: 5px;">
  42. <a class="btn btn-primary btn-lg mt8" href="https://demo.mukit.at/web/login"
  43. style="position: relative; overflow: hidden;"><span
  44. class="o_ripple"
  45. style="height: 138px; width: 138px; top: -35.2969px; left: -8.17188px;"></span>
  46. <i class="fa fa-video-camera"></i> Live Preview </a>
  47. </div>
  48. </section>
  49. <section class="oe_container oe_dark">
  50. <h3 class="oe_slogan">Help and Support</h3>
  51. <h5 class="oe_slogan" style="font-size: 20px;">Feel free to
  52. contact us, if you need any help with your Odoo integration or addiontal
  53. features.</h5>
  54. <div class="oe_slogan">
  55. <a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at">
  56. <i class="fa fa-envelope"></i> Email
  57. </a> <a class="btn btn-primary btn-lg mt8"
  58. href="https://mukit.at/page/contactus"> <i class="fa fa-phone"></i>
  59. Contact
  60. </a> <a class="btn btn-primary btn-lg mt8" href="mailto:support@mukit.at">
  61. <i class="fa fa-life-ring"></i> Support
  62. </a>
  63. </div>
  64. <img src="logo.png" style="width: 200px; margin-bottom: 20px;"
  65. class="center-block">
  66. </section>