Merged PR 1452: remove www text on reps
remove www text on reps Related work items: #12956
This commit is contained in:
+8
-1
@@ -31,4 +31,11 @@ docker*.yml
|
|||||||
# Polling
|
# Polling
|
||||||
|
|
||||||
pages/api/poll-queue.js
|
pages/api/poll-queue.js
|
||||||
pages/polling.js
|
pages/polling.js
|
||||||
|
|
||||||
|
# dev apis to no include
|
||||||
|
|
||||||
|
/pages/api/endpoint/getaccounts_api.js
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1192,7 +1192,6 @@ let MakeRepresentation = (props) => {
|
|||||||
</h1>
|
</h1>
|
||||||
<div id="rep-form">
|
<div id="rep-form">
|
||||||
<div className="govuk-grid-column-three-quarters wgForm">
|
<div className="govuk-grid-column-three-quarters wgForm">
|
||||||
www
|
|
||||||
{whichControl()}
|
{whichControl()}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user