Skip to content

Commit 5af6a28

Browse files
html changes
1 parent 505897c commit 5af6a28

File tree

1 file changed

+40
-35
lines changed

1 file changed

+40
-35
lines changed

project_scrum/static/description/index.html

Lines changed: 40 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
<!--
12
<t name="Homepage" priority="29" t-name="website.homepage">
23
<t t-call="website.layout">
4+
-->
35
<div id="wrap" class="oe_structure oe_empty">
46
<div class="carousel slide mb64 mt0" id="myCarousel0">
57
<ol class="carousel-indicators">
@@ -48,49 +50,52 @@ <h1 class="carousel-content col-md-6 col-sm-12 mb128 mt128">Get a good overview
4850
<i class="fa fa-chevron-right" style=""/>
4951
</div>
5052
</div>
51-
<section class="mb16 para_large">
52-
<div class="container">
53-
<div class="row mt16 mb16">
54-
<div class="text-center col-md-2"><span class="fa fa-suitcase fa-5x"/><h3 class="mt8 mb0">Planing</h3>
55-
Scrum is a tool that gives your team and empolyees the oportunity to plan their work in a more neat and structured way.</div>
56-
<div class="text-center col-md-2">
57-
<span class="fa fa-lock fa-5x" style=""/>
58-
<h3 class="mt8 mb0">Roles</h3>
59-
<p>Each team member has his own role. In Scrum there are always three different roles; Product Owner, Scrum Master and the developers.</p>
60-
<div class="text-muted"/>
53+
<section class="mb12 para_large">
54+
<div class="oe_container">
55+
<div class="row ">
56+
<div class="text-center col-md-4">
57+
<span class="fa fa-suitcase fa-5x"/>
58+
<h3 class="mt8 mb0">Planing</h3>
59+
Scrum is a tool that gives your team and empolyees the oportunity to plan their work in a more neat and structured way.
60+
</div>
61+
62+
<div class="text-center col-md-4">
63+
<span class="fa fa-lock fa-5x" style=""/>
64+
<h3 class="mt8 mb0">Roles</h3>
65+
Each team member has his own role. In Scrum there are always three different roles; Product Owner, Scrum Master and the developers.
66+
<div class="text-muted"/>
67+
</div>
68+
69+
<div class="text-center col-md-4">
70+
<span class="fa fa-heart fa-5x" style=""/>
71+
<h3 class="mt8 mb0 " style="">Daily Meetings.</h3>
72+
Daily Meeting for a maximum of 15 minutes duration where each member of the team will have to answer three question about what he did/will do and what obsticles he faces.
73+
</div>
6174
</div>
62-
<<<<<<< HEAD
63-
<div class="text-center col-md-2"><span class="fa fa-heart fa-5x" style=""/><h3 class="mt8 mb0" style="text-align: left;">Daily Meetings.</h3>
64-
Daily Meeting for a maximum of 15 minutes duration where each member of the team will have to answer three question about what he did/will do and what obsticles he faces.</div>
65-
</div>
66-
=======
67-
68-
<div class="oe_span4">
69-
<h3 >Daily Meetings</h3>
70-
<p >
71-
Daily meeting for a maximum of 15 minutes duration where each member of the team will have to answer three questions about what he did/will do and what obstacles he faces.
72-
</p>
73-
<br>
74-
</div>
75-
75+
</div>
76+
</section>
77+
7678
<section>
7779
<div class="oe_span12">
7880
<h3 class="oe_slogan">Sprints</h3>
7981
<p>
8082
In Scrum you will work by sprints, where every sprint should be completed under a specific period which can vary from weeks and up to months.
8183
</p>
82-
83-
<center>
84-
<img src="kanban.png" height="300" width="500">
84+
<center>
85+
<img src="kanban.png" height="300" width="500">
8586
</center>
86-
87-
<p>
88-
89-
This is a port and enhancement of the old project_scrum version 6.1 by OpenERP SA.
90-
</p>
91-
>>>>>>> 98f9e11dfdbfb3f05eae480eca7d7a606b50808a
92-
</div>
93-
</section>
87+
<br/><br/>
88+
</div>
89+
<br/><br/>
90+
</section>
91+
92+
<div class="form-group">
93+
<div class="col-sm-10">
94+
<label class="control-label">This is a port and enhancement of the old project_scrum version 6.1 by OpenERP SA.</label>
95+
</div>
9496
</div>
97+
98+
<!--
9599
</t>
96100
</t>
101+
-->

0 commit comments

Comments
 (0)