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>
<h3 class="oe_slogan">LifeLine is calculated based on live time and deadline time.</h3>
</div>
<div class="row">
<div class="row oe_row oe_spaced">
<div class="col-md-6">
&#9728; User Defined Progress Bar Colour Configuration.<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>
<h3 class="oe_slogan">LifeLine is calculated based on live time and deadline time.</h3>
</div>
<div class="col-md-6">
&#9728; User Defined Progress Bar Colour Configuration.<br>
&#9728; Task Lifeline Bar based on Deadline.<br>
&#9728; Automatic Colour Change of Lifeline Bar.<br>
&#9728; Default Colour for Forbidden.<br>
</div>
<div class="col-md-6">
<div class="oe_bg_img">
<img class="oe_picture oe_screenshot center-block" src="disply.png" style="margin-top: 0px !important;">
<div class="row">
<div class="col-md-6">
&#9728; User Defined Progress Bar Colour Configuration.<br>
&#9728; Task Lifeline Bar based on Deadline.<br>
&#9728; Automatic Colour Change of Lifeline Bar.<br>
&#9728; Default Colour for Forbidden.<br>
</div>
<div class="col-md-6">
<div class="oe_bg_img">
<img class="oe_picture oe_screenshot center-block" src="disply.png" style="margin-top: 0px !important;">
</div>
</div>
</div>
@ -125,4 +127,4 @@
class="fa fa-check-square"></i> Request Customization </a>
</div>
<img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
</section>
</section>

Loading…
Cancel
Save