Skip to content

Commit

Permalink
Sbc-Footer and Version (#287)
Browse files Browse the repository at this point in the history
* Updated Footer and Version

* Reverted Plock
  • Loading branch information
cameron-eyds authored Jun 9, 2022
1 parent 7b8f04c commit a6c5825
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vue/sbc-common-components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vue/sbc-common-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sbc-common-components",
"version": "2.4.47",
"version": "2.4.48",
"private": false,
"description": "Common Vue Components to be used across BC Registries and Online Services.",
"license": "Apache-2.0",
Expand Down
3 changes: 3 additions & 0 deletions vue/sbc-common-components/src/components/SbcFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
<li><a href="https://www2.gov.bc.ca/gov/content/home/disclaimer" target="_blank">Disclaimer</a></li>
<li><a href="https://www2.gov.bc.ca/gov/content/home/privacy" target="_blank">Privacy</a></li>
<li><a href="https://www2.gov.bc.ca/gov/content/home/accessibility" target="_blank">Accessibility</a></li>
<li><a href="https://www2.gov.bc.ca/gov/content?id=C41D8179671441B2BAA3BDDD3D89C9A9" target="_blank">
Hours of Availability
</a></li>
<li><a href="https://www2.gov.bc.ca/gov/content/home/copyright" target="_blank">Copyright</a></li>
</ul>
<div class="d-flex align-center">
Expand Down

0 comments on commit a6c5825

Please sign in to comment.