aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/borsetshire/base.scss4
-rw-r--r--web/cobrands/buckinghamshire/assets.js1
2 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/borsetshire/base.scss b/web/cobrands/borsetshire/base.scss
index 73e2e8f76..75ae7b143 100644
--- a/web/cobrands/borsetshire/base.scss
+++ b/web/cobrands/borsetshire/base.scss
@@ -116,4 +116,8 @@ body.authpage {
}
}
+body.mappage .ms-header {
+ display: none;
+}
+
@import "mysoc-header";
diff --git a/web/cobrands/buckinghamshire/assets.js b/web/cobrands/buckinghamshire/assets.js
index 74253448e..53198a0a9 100644
--- a/web/cobrands/buckinghamshire/assets.js
+++ b/web/cobrands/buckinghamshire/assets.js
@@ -192,6 +192,7 @@ var bucks_types = [
"3B", // HW: SECONDARY DISTRIBUTOR
"4A", // HW: LINK ROAD
"4B", // HW: LOCAL ACCESS ROAD
+ "9", // HW: NO CARRIAGEWAY
"98", // HW: METALLED PUBLIC FOOTPATH
"99" // HW: METALLED PUBLIC BRIDLEWAY
];