Merged PR 1452: remove www text on reps

remove www text on reps

Related work items: #12956
This commit is contained in:
Robert Bond
2025-02-27 13:12:00 +00:00
2 changed files with 8 additions and 2 deletions
+8 -1
View File
@@ -31,4 +31,11 @@ docker*.yml
# Polling
pages/api/poll-queue.js
pages/polling.js
pages/polling.js
# dev apis to no include
/pages/api/endpoint/getaccounts_api.js
-1
View File
@@ -1192,7 +1192,6 @@ let MakeRepresentation = (props) => {
</h1>
<div id="rep-form">
<div className="govuk-grid-column-three-quarters wgForm">
www
{whichControl()}
</div>