Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jdev-boarding
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jdev
jdev-boarding
Commits
94776fb8
Commit
94776fb8
authored
Jun 18, 2020
by
Sandrine Sabatié
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'ssabatie' into 'develop'
Replace dashboard_home.twig See merge request
!25
parents
b97b117c
d03c3d2d
Pipeline
#2661
passed with stages
in 1 minute and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
6 deletions
+3
-6
app/templates/dashboard_home.twig
app/templates/dashboard_home.twig
+3
-6
No files found.
app/templates/dashboard_home.twig
View file @
94776fb8
...
@@ -75,11 +75,9 @@
...
@@ -75,11 +75,9 @@
<hr>
<hr>
<p>
<p>
<b>
Régime alimentaire
<i
class=
"fa fa-arrow-circle-right"
></i></b>
{{
participant.getRegimeAlimentaire
()
}}
<br>
<b>
Personne à mobilité réduite
<i
class=
"fa fa-arrow-circle-right"
></i></b>
{%
if
participant.getMobiliteReduite
()
%}
oui
{%
else
%}
non
{%
endif
%}
<br>
<b>
Besoin de code wifi
<i
class=
"fa fa-arrow-circle-right"
></i></b>
{%
if
participant.getCodeWifi
()
%}
oui
{%
else
%}
non
{%
endif
%}
<br>
<b>
Inscrit sur la mailing-liste
<i
class=
"fa fa-arrow-circle-right"
></i></b>
{%
if
participant.getMailingList
()
%}
oui
{%
else
%}
non
{%
endif
%}
<br>
<b>
Inscrit sur la mailing-liste
<i
class=
"fa fa-arrow-circle-right"
></i></b>
{%
if
participant.getMailingList
()
%}
oui
{%
else
%}
non
{%
endif
%}
<br>
<b>
Inscrit à l'évènement social
<i
class=
"fa fa-arrow-circle-right"
></i></b>
{%
if
participant.getEvenementSocial
()
%}
oui
{%
else
%}
non
{%
endif
%}
<br>
</p>
</p>
<hr>
<hr>
<p>
<p>
...
@@ -127,8 +125,7 @@
...
@@ -127,8 +125,7 @@
<h4><i
class=
"fa fa-info-circle"
></i>
Les frais d'inscription couvrent les prestations suivantes
</h4>
<h4><i
class=
"fa fa-info-circle"
></i>
Les frais d'inscription couvrent les prestations suivantes
</h4>
<ul>
<ul>
<li>
La participation aux journées
{{
jdev.label
}}
(présentations, ateliers, groupes de travail, posters),
</li>
<li>
La participation aux journées
{{
jdev.label
}}
(présentations, ateliers, groupes de travail, posters),
</li>
<li>
Les documents fournis et les goodies,
</li>
<li>
Les documents fournis.
</li>
<li>
Les pauses-café, les buffets du midi, le concert et sous reserve le buffet dînatoire du mercredi soir.
</li>
</ul>
</ul>
<hr>
<hr>
<!--<p><i class="fa fa-calendar"></i> <i>Ouverture des inscriptions aux ateliers fin avril</i>-->
<!--<p><i class="fa fa-calendar"></i> <i>Ouverture des inscriptions aux ateliers fin avril</i>-->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment