Browse Source

Changed Index Layout

pull/81/head
SHEREEF PT 8 years ago
parent
commit
e06238cec9
  1. 2
      cron_failure_notification/static/description/index.html
  2. 32
      cron_failure_notification/static/description/index.html~

2
cron_failure_notification/static/description/index.html

@ -52,7 +52,7 @@
</div> </div>
</section> </section>
<section class="oe_container"> <section class="oe_container oe_row oe_spaced">
<h3 class="oe_slogan" style="text-align:left;padding-left: 23px;">How to test this module ?</h3> <h3 class="oe_slogan" style="text-align:left;padding-left: 23px;">How to test this module ?</h3>
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<p> <p>

32
cron_failure_notification/static/description/index.html~

@ -5,7 +5,7 @@
<h4 class="oe_slogan">Cybrosys Technologies , www.cybrosys.com</h4> <h4 class="oe_slogan">Cybrosys Technologies , www.cybrosys.com</h4>
</div> </div>
<div> <div class="oe_row oe_spaced">
<h4><p>Major Features:</p></h4> <h4><p>Major Features:</p></h4>
<ul> <ul>
<li style="list-style:none !important;"><span style="color:green;"> &#8594;</span>&nbsp;&nbsp; Creating Failure History for All Jobs in Backend.</li> <li style="list-style:none !important;"><span style="color:green;"> &#8594;</span>&nbsp;&nbsp; Creating Failure History for All Jobs in Backend.</li>
@ -19,28 +19,42 @@
<section class="oe_container oe_dark"> <section class="oe_container oe_dark">
<h3 class="oe_slogan">Error Logs Scheduled Actions - Form View</h3> <h3 class="oe_slogan">Error Logs Scheduled Actions - Form View</h3>
<div class="oe_bg_img"> <div class="oe_row oe_spaced">
<img class="oe_picture oe_screenshot" src="logs_form_view.png"> <div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="logs_form_view.png">
</div>
</div>
</div> </div>
</section> </section>
<section class="oe_container"> <section class="oe_container">
<h3 class="oe_slogan">Print PDF Report- Error Logs Scheduled</h3> <h3 class="oe_slogan">Print PDF Report- Error Logs Scheduled</h3>
<div class="oe_bg_img"> <div class="oe_row oe_spaced">
<img class="oe_picture oe_screenshot" src="logs_pdf_report.png"> <div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="logs_pdf_report.png">
</div>
</div>
</div> </div>
</section> </section>
<section class="oe_container oe_dark"> <section class="oe_container oe_dark">
<h3 class="oe_slogan">Send By Email - Error Logs Scheduled Actions Attaching PDF Report</h3> <h3 class="oe_slogan">Send By Email - Error Logs Scheduled Actions Attaching PDF Report</h3>
<div class="oe_bg_img"> <div class="oe_row oe_spaced">
<img class="oe_picture oe_screenshot" src="logs_mail_template.png"> <div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="logs_mail_template.png">
</div>
</div>
</div> </div>
</section> </section>
<section class="oe_container"> <section class="oe_container">
<h3 class="oe_slogan" style="text-align:left;padding-left: 23px;">How to test this module ?</h3> <h3 class="oe_slogan" style="text-align:left;padding-left: 23px;">How to test this module ?</h3>
<div> <div class="oe_row oe_spaced">
<p> <p>
<ul> <ul>
<li>Activate Developer mode.</li> <li>Activate Developer mode.</li>
@ -68,4 +82,4 @@
class="fa fa-check-square"></i> Request Customization </a> class="fa fa-check-square"></i> Request Customization </a>
</div> </div>
<img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block"> <img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
</section> </section>

Loading…
Cancel
Save