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
4
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
4
Closes
#22 (closed)
0
0
Merge request reports
Viewing commit
ede910ff
Prev
Next
Show latest version
4 files
+
44
−
96
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
ede910ff
Moving Manage Coworking Spaces page to template form.
· ede910ff
Liam Driscoll
authored
Dec 6, 2022
static/Manage_Coworking_Spaces.html deleted
100644 → 0
+
0
−
94
View file @ 955edae2
<!DOCTYPE html>
<html
lang=
"EN"
dir=
"ltr"
>
<head>
<meta
charSet=
"UTF-8"
>
<title>
Manage Coworking Spaces
</title>
<link
rel=
"stylesheet"
href=
"CSS/Manage_Coworking_Spaces.css"
>
</head>
<body
onLoad=
"pageLoad()"
>
<header
id=
"pageHeader"
class=
"pageHeader"
>
<div
id=
"headerDiv"
>
<a
href=
"Manage_Coworking_Spaces.html"
>
<img
id=
"headerImg"
class=
"headerImg"
src=
"Media/Tramshed-Logo-Main-Black.png"
></img></a>
<a
id=
"headerText"
class=
"headerText"
href=
"Manage_Coworking_Spaces.html"
>
Manage Coworking Spaces
</a>
</div>
<nav
id=
"headerNav"
class=
"navBar"
>
<ul
class=
"Left"
>
<li><a
href=
"Manage_Coworking_Spaces.html"
>
<img
id=
"navImg"
class=
"navImg"
src=
"Media/Tramshed-Logo-Main-White.png"
></img></a></li>
<li><a
href=
"Manage_Coworking_Spaces.html"
>
Home
</a></li>
<li><a
href=
"Manage_Coworking_Spaces.html"
>
Locations
</a></li>
</ul>
<ul
class=
"Right"
>
<li><a
href=
"Manage_Coworking_Spaces.html"
>
Manage
</a></li>
<li><a
href=
"Manage_Coworking_Spaces.html"
>
Login
</a></li>
<li><div
class=
"navHamburger"
>
<span></span>
<span></span>
<span></span>
</div></li>
</ul>
</nav>
</header>
<main
id=
"pageMain"
>
<form
id=
"recordForm"
title=
"Record Form"
>
<label>
Name:
<input
id=
"recordName"
class=
"formTextInput"
name=
"record_name"
type=
"text"
></label><br>
<label>
Address:
<input
id=
"recordAddress"
class=
"formTextInput"
name=
"record_address"
type=
"text"
></label><br>
<label>
Main Photograph:
<input
id=
"recordMainPhotos"
class=
"formTextInput"
name=
"record_MP"
type=
"text"
></label><br>
<label>
Additional Photographs:
<input
id=
"recordAdditionalPhotos"
class=
"formTextInput"
name=
"record_AP"
type=
"text"
></label><br>
<label>
Description:
<input
id=
"recordDescription"
class=
"formTextInput"
name=
"record_description"
type=
"text"
></label><br>
<label>
Website:
<input
id=
"recordWebsite"
class=
"formTextInput"
name=
"record_website"
type=
"text"
></label><br>
<label>
Email:
<input
id=
"recordEmail"
class=
"formTextInput"
name=
"record_email"
type=
"text"
></label><br>
<label>
Phone Number:
<input
id=
"recordPhoneNumber"
class=
"formTextInput"
name=
"record_PN"
type=
"text"
></label><br>
<label>
Opening Hours:
<input
id=
"recordOpeningHours"
class=
"formTextInput"
name=
"record_OH"
type=
"text"
></label><br>
<label>
Checkin Instructions:
<input
id=
"recordCheckinInstructions"
class=
"formTextInput"
name=
"record_CI"
type=
"text"
></label>
<br><br>
<button
id=
"searchButton"
type=
"submit"
>
Search
</button>
<button
id=
"addButton"
type=
"submit"
>
Add
</button>
<button
id=
"editButton"
type=
"submit"
>
Edit
</button>
<button
id=
"deleteButton"
type=
"submit"
>
Delete
</button>
</form>
<br>
<span
id=
"DEBUGserverMessage"
>
</span>
<br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br>
</main>
<footer
id=
"pageFooter"
>
<nav
id=
"footerNav"
class=
"navBar"
>
<ul
class=
"Center"
>
<li><a
href=
"Manage_Coworking_Spaces.html"
>
Left
</a></li>
</ul>
<ul
class=
"Center"
>
<li><a
href=
"Manage_Coworking_Spaces.html"
>
Center
</a></li>
</ul>
<ul
class=
"Center"
>
<li><a
href=
"Manage_Coworking_Spaces.html"
>
Right
</a></li>
</ul>
</nav>
</footer>
<script
src=
"JS/Manage_Coworking_Spaces.js"
></script>
</body>
</html>
Loading