Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProjectClient_Y1S1_TramshedTech_15.git
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Beaumont Mogridge
ProjectClient_Y1S1_TramshedTech_15.git
Commits
e41d760c
Commit
e41d760c
authored
3 years ago
by
Rhiannon Austin
Browse files
Options
Downloads
Patches
Plain Diff
Fixing location html + adding to database workspaces
parent
d18cc9f3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
database.db
+0
-0
0 additions, 0 deletions
database.db
database.db-journal
+0
-0
0 additions, 0 deletions
database.db-journal
database.sqbpro
+1
-0
1 addition, 0 deletions
database.sqbpro
templates/Locations.html
+1
-4
1 addition, 4 deletions
templates/Locations.html
with
2 additions
and
4 deletions
database.db
+
0
−
0
View file @
e41d760c
No preview for this file type
This diff is collapsed.
Click to expand it.
database.db-journal
0 → 100644
+
0
−
0
View file @
e41d760c
File added
This diff is collapsed.
Click to expand it.
database.sqbpro
0 → 100644
+
1
−
0
View file @
e41d760c
<?xml version="1.0" encoding="UTF-8"?>
<sqlb_project><db
path=
"C:/Users/c21054715/OneDrive - Cardiff University/Documents/Client Project 2021/client-project-15/database.db"
readonly=
"0"
foreign_keys=
"1"
case_sensitive_like=
"0"
temp_store=
"0"
wal_autocheckpoint=
"1000"
synchronous=
"2"
/><attached/><window><main_tabs
open=
"structure browser pragmas query"
current=
"1"
/></window><tab_structure><column_width
id=
"0"
width=
"300"
/><column_width
id=
"1"
width=
"0"
/><column_width
id=
"2"
width=
"150"
/><column_width
id=
"3"
width=
"2792"
/><column_width
id=
"4"
width=
"0"
/><expanded_item
id=
"0"
parent=
"1"
/><expanded_item
id=
"1"
parent=
"1"
/><expanded_item
id=
"2"
parent=
"1"
/><expanded_item
id=
"3"
parent=
"1"
/></tab_structure><tab_browse><current_table
name=
"4,10:mainWorkspaces"
/><default_encoding
codec=
""
/><browse_table_settings><table
schema=
"main"
name=
"AdditionalPhotos"
show_row_id=
"0"
encoding=
""
plot_x_axis=
""
unlock_view_pk=
"_rowid_"
><sort/><column_widths><column
index=
"1"
value=
"61"
/><column
index=
"2"
value=
"300"
/><column
index=
"3"
value=
"153"
/></column_widths><filter_values/><conditional_formats/><row_id_formats/><display_formats/><hidden_columns/><plot_y_axes/><global_filter/></table><table
schema=
"main"
name=
"Workspaces"
show_row_id=
"0"
encoding=
""
plot_x_axis=
""
unlock_view_pk=
"_rowid_"
><sort/><column_widths><column
index=
"1"
value=
"61"
/><column
index=
"2"
value=
"95"
/><column
index=
"3"
value=
"300"
/><column
index=
"4"
value=
"300"
/><column
index=
"5"
value=
"300"
/><column
index=
"6"
value=
"299"
/><column
index=
"7"
value=
"264"
/><column
index=
"8"
value=
"172"
/><column
index=
"9"
value=
"258"
/><column
index=
"10"
value=
"300"
/></column_widths><filter_values/><conditional_formats/><row_id_formats/><display_formats/><hidden_columns/><plot_y_axes/><global_filter/></table></browse_table_settings></tab_browse><tab_sql><sql
name=
"SQL 1"
></sql><current_tab
id=
"0"
/></tab_sql></sqlb_project>
This diff is collapsed.
Click to expand it.
templates/Locations.html
+
1
−
4
View file @
e41d760c
...
@@ -7,11 +7,7 @@
...
@@ -7,11 +7,7 @@
<button
class=
"btn"
onclick=
"filterSelection('North-England')"
>
North England
</button>
<button
class=
"btn"
onclick=
"filterSelection('North-England')"
>
North England
</button>
<button
class=
"btn"
onclick=
"filterSelection('South-West-England')"
>
South West England
</button>
<button
class=
"btn"
onclick=
"filterSelection('South-West-England')"
>
South West England
</button>
<button
class=
"btn"
onclick=
"filterSelection('Midlands')"
>
Midlands
</button>
<button
class=
"btn"
onclick=
"filterSelection('Midlands')"
>
Midlands
</button>
<
<<<<<<
HEAD
<button
class=
"btn"
onclick=
"filterSelection('Scotland')"
>
Scotland
</button>
<button
class=
"btn"
onclick=
"filterSelection('Scotland')"
>
Scotland
</button>
=======
<button
class=
"btn"
onclick=
"filterSelection('Scotland')"
>
Scotland
<button>
>>>>>>> eee8f2dbda7bb480a8543f73de8f7278a1aed2e0
</div>
</div>
<div
class=
"container"
>
<div
class=
"container"
>
...
@@ -28,3 +24,4 @@
...
@@ -28,3 +24,4 @@
<div
class=
"filterDiv Scotland"
>
Location 11
</div>
<div
class=
"filterDiv Scotland"
>
Location 11
</div>
<div
class=
"filterDiv Scotland"
>
Location 12
</div>
<div
class=
"filterDiv Scotland"
>
Location 12
</div>
</div>
</div>
{% endblock %}
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