Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ecolyo
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
LLLE_Project
Ecolyo
Commits
74c78d7b
Commit
74c78d7b
authored
4 years ago
by
Romain CREY
Browse files
Options
Downloads
Patches
Plain Diff
Update Navbar.tsx
parent
3e2bc6be
No related branches found
No related tags found
3 merge requests
!103
Support
,
!102
Dev
,
!70
Remove profile tab and weekly report + set default report to true
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/ContentComponents/Navbar/Navbar.tsx
+2
-2
2 additions, 2 deletions
src/components/ContentComponents/Navbar/Navbar.tsx
with
2 additions
and
2 deletions
src/components/ContentComponents/Navbar/Navbar.tsx
+
2
−
2
View file @
74c78d7b
...
@@ -12,8 +12,8 @@ import ConsoIconOn from 'assets/icons/tabbar/conso/on.svg'
...
@@ -12,8 +12,8 @@ import ConsoIconOn from 'assets/icons/tabbar/conso/on.svg'
import
ParameterIconOn
from
'
assets/icons/tabbar/parametre/on.svg
'
import
ParameterIconOn
from
'
assets/icons/tabbar/parametre/on.svg
'
import
EcogestesIconOn
from
'
assets/icons/tabbar/ecogeste/on.svg
'
import
EcogestesIconOn
from
'
assets/icons/tabbar/ecogeste/on.svg
'
import
EcogestesIconOff
from
'
assets/icons/tabbar/ecogeste/off.svg
'
import
EcogestesIconOff
from
'
assets/icons/tabbar/ecogeste/off.svg
'
import
ProfileIconOn
from
'
assets/icons/tabbar/profile/on.svg
'
//
import ProfileIconOn from 'assets/icons/tabbar/profile/on.svg'
import
ProfileIconOff
from
'
assets/icons/tabbar/profile/off.svg
'
//
import ProfileIconOff from 'assets/icons/tabbar/profile/off.svg'
import
logoGrandLyon
from
'
assets/icons/tabbar/grand-lyon.svg
'
import
logoGrandLyon
from
'
assets/icons/tabbar/grand-lyon.svg
'
interface
NavbarProps
{
interface
NavbarProps
{
...
...
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