Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProjectClient_Y1S1_tramshedTech_team15
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arianne Bayliss
ProjectClient_Y1S1_tramshedTech_team15
Merge requests
!41
Moving Manage Coworking Spaces page to template form.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Moving Manage Coworking Spaces page to template form.
22-hotfix-templating-directory
into
development
Overview
1
Commits
5
Changes
2
Merged
Moving Manage Coworking Spaces page to template form.
Liam Driscoll
requested to merge
22-hotfix-templating-directory
into
development
Dec 6, 2022
Overview
1
Commits
5
Changes
2
Closes
#22 (closed)
0
0
Merge request reports
Viewing commit
6cb3ff67
Prev
Next
Show latest version
2 files
+
6
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
6cb3ff67
Redirecting Locations link to route.
· 6cb3ff67
Liam Driscoll
authored
Dec 6, 2022
static/landingpage.html
+
1
−
1
View file @ 6cb3ff67
Edit in single-file editor
Open in Web IDE
Show full file
@@ -12,7 +12,7 @@
<a
class=
"nav-link"
href=
"locations.html"
>
Coworking locations
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
href=
"Manage_Coworking_Spaces
.html
"
>
Manage locations
</a>
<a
class=
"nav-link"
href=
"
/
Manage_Coworking_Spaces"
>
Manage locations
</a>
</li>
</ul>
</div>
Loading