Skip to content

Commit

Permalink
Add HMRC webchat to ‘manage your tax credits’ page
Browse files Browse the repository at this point in the history
Request from HMRC
  • Loading branch information
daibach committed May 19, 2016
1 parent 92609de commit 94e67aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/javascripts/webchat.js.erb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
'/vat-registration/changes-to-your-details',
'/government/organisations/hm-revenue-customs/contact/national-insurance-numbers',
'/lost-national-insurance-number',
'/manage-your-tax-credits',
];

return ($.inArray(window.location.pathname, webchatEnabledPaths) >= 0);
Expand Down

0 comments on commit 94e67aa

Please sign in to comment.