Skip to content

Commit

Permalink
Merge pull request #794 from alphagov/hmrc-webchat-addition-20160519
Browse files Browse the repository at this point in the history
Add HMRC webchat to ‘manage your tax credits’ page
  • Loading branch information
daibach committed May 20, 2016
2 parents 92609de + ecf9652 commit 9662fba
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 9662fba

Please sign in to comment.