Browse Source

Changed index

pull/81/head
SHEREEF PT 8 years ago
parent
commit
cb85f6756c
  1. 2
      project_lifeline/static/description/index.html
  2. 22
      project_lifeline/static/description/index.html~

2
project_lifeline/static/description/index.html

@ -3,7 +3,7 @@
<h2 class="oe_slogan">Lifeline ProgressBar for Task</h2> <h2 class="oe_slogan">Lifeline ProgressBar for Task</h2>
<h3 class="oe_slogan">LifeLine is calculated based on live time and deadline time.</h3> <h3 class="oe_slogan">LifeLine is calculated based on live time and deadline time.</h3>
</div> </div>
<div class="row"> <div class="row oe_row oe_spaced">
<div class="col-md-6"> <div class="col-md-6">
&#9728; User Defined Progress Bar Colour Configuration.<br> &#9728; User Defined Progress Bar Colour Configuration.<br>
&#9728; Task Lifeline Bar based on Deadline.<br> &#9728; Task Lifeline Bar based on Deadline.<br>

22
project_lifeline/static/description/index.html~

@ -3,15 +3,17 @@
<h2 class="oe_slogan">Lifeline ProgressBar for Task</h2> <h2 class="oe_slogan">Lifeline ProgressBar for Task</h2>
<h3 class="oe_slogan">LifeLine is calculated based on live time and deadline time.</h3> <h3 class="oe_slogan">LifeLine is calculated based on live time and deadline time.</h3>
</div> </div>
<div class="col-md-6"> <div class="row">
&#9728; User Defined Progress Bar Colour Configuration.<br> <div class="col-md-6">
&#9728; Task Lifeline Bar based on Deadline.<br> &#9728; User Defined Progress Bar Colour Configuration.<br>
&#9728; Automatic Colour Change of Lifeline Bar.<br> &#9728; Task Lifeline Bar based on Deadline.<br>
&#9728; Default Colour for Forbidden.<br> &#9728; Automatic Colour Change of Lifeline Bar.<br>
</div> &#9728; Default Colour for Forbidden.<br>
<div class="col-md-6"> </div>
<div class="oe_bg_img"> <div class="col-md-6">
<img class="oe_picture oe_screenshot center-block" src="disply.png" style="margin-top: 0px !important;"> <div class="oe_bg_img">
<img class="oe_picture oe_screenshot center-block" src="disply.png" style="margin-top: 0px !important;">
</div>
</div> </div>
</div> </div>
@ -125,4 +127,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