Odoo modules related to surveys
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.

21 lines
930 B

  1. <section class="oe_container app" style="border: 3px solid #c4d335;border-radius: 4px;box-shadow: 5px 10px 18px 6px#666666;">
  2. <div class="oe_row oe_spaced" style="max-width: 95%;">
  3. <div class="oe_span12">
  4. <h2 class="oe_slogan" style="font-weight: bold;">Survey Attachment </h2>
  5. <div class="oe_demo" style="font-weight: bold; margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">
  6. <h3>This module allows you to upload file to survey ! </h3>
  7. <br/>
  8. <h3>Choose Type of question upload file</h3>
  9. <img style="border: 2px solid #c4d335;" src="imge_1.png"/>
  10. <br/>
  11. <h3>Upload File here</h3>
  12. <br/>
  13. <img style="border: 2px solid #c4d335;" src="image_2.png"/>
  14. <br/>
  15. <br/>
  16. </div>
  17. </div>
  18. </div>
  19. </section>