Skip to content

Commit

Permalink
Removed 'Account' link
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshodge96u committed Nov 28, 2024
1 parent e7caf11 commit 602f137
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 36 deletions.
5 changes: 1 addition & 4 deletions app/views/layouts/layout-dfe-UR.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@
"name": "Check a family's eligibility"
},
"headerActionLinks": [
{
"url" : "/",
"label" : "My account"
},

{
"url" : "../../",
"label" : "Sign out"
Expand Down
5 changes: 1 addition & 4 deletions app/views/layouts/layout-dfe-lanav-noback.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@
"serviceUrl": "/"
},
"headerActionLinks": [
{
"url" : "/",
"label" : "My account"
},

{
"url" : "/",
"label" : "Sign out"
Expand Down
5 changes: 1 addition & 4 deletions app/views/layouts/layout-dfe-lanav.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@
"serviceUrl": "/"
},
"headerActionLinks": [
{
"url" : "/",
"label" : "My account"
},

{
"url" : "/",
"label" : "Sign out"
Expand Down
5 changes: 1 addition & 4 deletions app/views/layouts/layout-dfe-schoolnav.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@
"serviceUrl": "/"
},
"headerActionLinks": [
{
"url" : "/",
"label" : "My account"
},

{
"url" : "/",
"label" : "Sign out"
Expand Down
5 changes: 1 addition & 4 deletions app/views/layouts/layout-dfe-schoolnav_new.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@
"serviceUrl": "/"
},
"headerActionLinks": [
{
"url" : "/",
"label" : "My account"
},

{
"url" : "/",
"label" : "Sign out"
Expand Down
4 changes: 0 additions & 4 deletions app/views/layouts/layout-dfe.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@
"name": "Check a family's eligibility"
},
"headerActionLinks": [
{
"url" : "/",
"label" : "My account"
},
{
"url" : "../../",
"label" : "Sign out"
Expand Down
5 changes: 1 addition & 4 deletions app/views/mvp2/checker-la/layouts/layout-dfe.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@
"name": "Check a family's eligibility"
},
"headerActionLinks": [
{
"url" : "/",
"label" : "My account"
},

{
"url" : "../../",
"label" : "Sign out"
Expand Down
5 changes: 1 addition & 4 deletions app/views/mvp2/checker-la/layouts/layout-dfenoback-la.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@
"name": "Check a family's eligibility"
},
"headerActionLinks": [
{
"url" : "/",
"label" : "My account"
},

{
"url" : "../../",
"label" : "Sign out"
Expand Down
5 changes: 1 addition & 4 deletions app/views/mvp2/checker-la/layouts/layout-dfenoback.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@
"name": "Check a family's eligibility"
},
"headerActionLinks": [
{
"url" : "/",
"label" : "My account"
},

{
"url" : "../../",
"label" : "Sign out"
Expand Down

0 comments on commit 602f137

Please sign in to comment.