Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
canap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SI-FSD
canap
Commits
dba87e70
Commit
dba87e70
authored
5 years ago
by
nicrausaz
Browse files
Options
Downloads
Patches
Plain Diff
Design updates
parent
5dd803a1
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
canapEPFL/index.php
+11
-6
11 additions, 6 deletions
canapEPFL/index.php
canapEPFL/templates/formParts/new/annexes.php
+2
-2
2 additions, 2 deletions
canapEPFL/templates/formParts/new/annexes.php
with
13 additions
and
8 deletions
canapEPFL/index.php
+
11
−
6
View file @
dba87e70
...
...
@@ -25,13 +25,18 @@
<li>
Pour polymécanicien, le certificat d’aptitude GIM-CH peut être joint au dossier
</li>
</ul>
</li>
<li
class=
"mb-4"
>
Veuillez prévoir une vingtaine de minutes pour compléter le formulaire
</li>
<li
class=
"mb-4"
><a
aria-describedby=
"footnote-label"
id=
"footnotes-ref"
>
Créez un compte en cliquant sur le bouton
</a></li>
<li
class=
"mb-4"
>
Confirmez ensuite votre adresse via l’email reçu.
</li>
<li
class=
"mb-4"
>
Une fois votre compte validé, cliquez sur le bouton "Se connecter"
</li>
</ul>
<li
class=
"mb-4"
>
Veuillez prévoir une vingtaine de minutes pour compléter le formulaire
</li>
<li
class=
"mb-4"
><a
aria-describedby=
"footnote-label"
id=
"footnotes-ref"
>
Créez un compte en cliquant sur le bouton suivant
</a></li>
</ul>
<div>
<button
type=
"button"
class=
"btn btn-primary btn-block btn-sm mt-3 mb-2"
id=
"createAc"
>
Créer un compte
</button>
<br>
</div>
<ul
class=
"list-bullet"
>
<li
class=
"mb-4"
>
Confirmez ensuite votre adresse via l’email reçu.
</li>
<li
class=
"mb-4"
>
Une fois votre compte validé, cliquez sur le bouton suivant
</li>
</ul>
<div>
<button
type=
"button"
class=
"btn btn-primary btn-block btn-sm mt-3 mb-2"
id=
"createAc"
>
Créer un compte
</button>
<button
type=
"button"
class=
"btn btn-primary btn-block btn-sm mt-3 mb-5"
id=
"connectB"
>
Se connecter
</button>
</div>
<ul
class=
"list-bullet"
>
...
...
This diff is collapsed.
Click to expand it.
canapEPFL/templates/formParts/new/annexes.php
+
2
−
2
View file @
dba87e70
...
...
@@ -4,7 +4,7 @@
<!-- Annexes obligatoires -->
<div
class=
"form-group mt-3"
id=
"files"
>
<div
class=
"form-group"
>
<label
for=
"photo-passeport"
>
Photo passeport
<strong>
couleur:
*
</strong></label>
<label
for=
"photo-passeport"
>
Photo passeport
<strong>
couleur:
</strong>
*
</label>
<input
type=
"file"
name=
"photo-passeport"
class=
"upload-input"
id=
"photo-passeport"
onchange=
"changeTitleFile(this)"
data-required
/>
<br>
<label
for=
"photo-passeport"
class=
"btn btn-secondary btn-sm icon-right"
>
...
...
@@ -15,7 +15,7 @@
</div>
<div
class=
"form-group"
>
<label
for=
"carte-identite"
>
Copie carte d'indentité / passeport: *
</label>
<label
for=
"carte-identite"
>
Copie carte d'indentité / passeport
<strong>
recto et verso
</strong>
: *
</label>
<input
type=
"file"
name=
"carte-identite"
class=
"upload-input"
id=
"carte-identite"
onchange=
"changeTitleFile(this)"
data-required
/>
<br>
<label
for=
"carte-identite"
class=
"btn btn-secondary btn-sm icon-right"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment