Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Client
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
Container Registry
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
web-et-numerique
Factory
Resin
Client
Commits
508554f6
Commit
508554f6
authored
3 months ago
by
Etienne LOUPIAS
Browse files
Options
Downloads
Patches
Plain Diff
titles
parent
f80050e5
No related branches found
No related tags found
1 merge request
!936
Resolve "[modification fiche structure] - Offre structure vs. Offre accompagnant numérique + ordre des blocs"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/profile/structure-edition-summary/structure-edition-summary.component.html
+2
-28
2 additions, 28 deletions
...-edition-summary/structure-edition-summary.component.html
with
2 additions
and
28 deletions
src/app/profile/structure-edition-summary/structure-edition-summary.component.html
+
2
−
28
View file @
508554f6
...
...
@@ -466,7 +466,7 @@
<section
class=
"allowOrientation"
>
<div
class=
"sectionHeader"
>
<h3
class=
"uppercase"
>
Orientation de bénéficiaires
</h3>
<h3>
Orientation de bénéficiaires
</h3>
<app-button
class=
"hide-on-mobile"
[variant]=
"'secondary'"
...
...
@@ -488,7 +488,7 @@
<section
class=
"wifi"
>
<div
class=
"sectionHeader"
>
<h3
class=
"uppercase"
>
Wifi
</h3>
<h3
>
Wifi en accès libre
</h3>
<app-button
class=
"hide-on-mobile"
[variant]=
"'secondary'"
...
...
@@ -536,13 +536,11 @@
[color]=
"'red'"
[size]=
"'small'"
/>
<app-tag-item
[label]=
"getEquipmentsLabelAndValue(equipmentEnum.printer, structure.nbPrinters)"
[color]=
"'red'"
[size]=
"'small'"
/>
<app-tag-item
[label]=
"getEquipmentsLabelAndValue(equipmentEnum.scanner, structure.nbScanners)"
[color]=
"'red'"
...
...
@@ -551,30 +549,6 @@
</div>
</section>
<section
class=
"wifi"
>
<div
class=
"sectionHeader"
>
<h3>
Wifi
</h3>
<app-button
class=
"hide-on-mobile"
[variant]=
"'secondary'"
[label]=
"'Modifier'"
[iconName]=
"'edit'"
[size]=
"'small'"
(action)=
"goToEdit(structureFormStep.structureWifi)"
/>
<app-icon-button
ariaLabel=
"Modifier l'accès au wifi"
class=
"hide-on-desktop"
[variant]=
"'secondary'"
[iconName]=
"'edit'"
(action)=
"goToEdit(structureFormStep.structureWifi)"
/>
</div>
<p>
{{ hasWifi(structure.categories.selfServiceMaterial) ? 'Oui' : 'Non' }}
</p>
</section>
<section
class=
"solidarityMaterial"
>
<div
class=
"sectionHeader"
>
<h3>
Vente de matériel à tarif solidaire
</h3>
...
...
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