Skip to content

Commit

Permalink
Updated links for 2.x header
Browse files Browse the repository at this point in the history
  • Loading branch information
mumptastic committed Apr 6, 2022
1 parent d35fbd4 commit 57e51ff
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions projects/tl-elements/src/lib/tl-header/tl-header.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@

<ng-template #topNavContent>
<wvr-nav-li-component *ngIf="showTopNav('hours')">
<a href="https://library.tamu.edu/about/hours.html">
<a href="https://library.tamu.edu/about/hours">
<wvr-text-component value="Hours"></wvr-text-component>
</a>
</wvr-nav-li-component>

<wvr-nav-li-component *ngIf="showTopNav('libraries')">
<wvr-dropdown-component class="libraries"
[btnType]="'link'"
[btnHref]="'https://library.tamu.edu/about/index.html'"
[btnHref]="'https://library.tamu.edu/about/index'"
[toggleOn]="'mouseover'"
[menuXOffset]="'-65px'"
[menuYOffset]="'45px'"
Expand All @@ -66,7 +66,7 @@
</a>
</div>
<p>
<a href="//library.tamu.edu/about/directions/business-library.html" title="Parking Directions for Business Library and Collaboration Commons">
<a href="//library.tamu.edu/about/directions/business-library" title="Parking Directions for Business Library and Collaboration Commons">
<wvr-text-component value="Parking Directions"></wvr-text-component>
</a>
<wvr-text-component value=" / 979-845-2111"></wvr-text-component>
Expand All @@ -77,7 +77,7 @@
<wvre-text value="Cushing Memorial Library &amp; Archives"></wvre-text>
</a></div>
<p>
<a href="//library.tamu.edu/about/directions/cushing-library.html" title="Parking Directions for Cushing Library">
<a href="//library.tamu.edu/about/directions/cushing-library" title="Parking Directions for Cushing Library">
<wvr-text-component value="Parking Directions"></wvr-text-component>
</a>
<wvr-text-component value=" / 979-845-1951"></wvr-text-component>
Expand All @@ -90,7 +90,7 @@
</a>
</div>
<p>
<a href="//library.tamu.edu/about/directions/medical-sciences-library.html" title="Parking Directions for Medical Sciences Library">
<a href="//library.tamu.edu/about/directions/medical-sciences-library" title="Parking Directions for Medical Sciences Library">
<wvr-text-component value="Parking Directions"></wvr-text-component>
</a>
<wvr-text-component value=" / 979-845-7428"></wvr-text-component>
Expand All @@ -103,7 +103,7 @@
</a>
</div>
<p>
<a href="//library.tamu.edu/about/directions/policy-sciences-economics-library.html" title="Parking Directions for Policy Sciences and Economics Library">
<a href="//library.tamu.edu/about/directions/policy-sciences-economics-library" title="Parking Directions for Policy Sciences and Economics Library">
<wvr-text-component value="Parking Directions"></wvr-text-component>
</a>
<wvr-text-component value=" / 979-862-3544"></wvr-text-component>
Expand All @@ -116,7 +116,7 @@
</a>
</div>
<p>
<a href="//library.tamu.edu/about/directions/evans-library-annex.html" title="Parking Directions for Evans Library and Annex">
<a href="//library.tamu.edu/about/directions/evans-library-annex" title="Parking Directions for Evans Library and Annex">
<wvr-text-component value="Parking Directions"></wvr-text-component>
</a>
<wvr-text-component value=" / 979-845-3731"></wvr-text-component>
Expand All @@ -140,22 +140,22 @@
</template>
<template dropdown-menu>
<wvre-dropdown-menu-item>
<a href="//library.tamu.edu/faculty_info/index.html">
<a href="//library.tamu.edu/faculty_info/">
<wvr-text-component value="Information for Faculty"></wvr-text-component>
</a>
</wvre-dropdown-menu-item>
<wvre-dropdown-menu-item>
<a href="//library.tamu.edu/grad_info/index.html">
<a href="//library.tamu.edu/grad_info/">
<wvr-text-component value="Graduate Student Resources"></wvr-text-component>
</a>
</wvre-dropdown-menu-item>
<wvre-dropdown-menu-item>
<a href="//library.tamu.edu/undergrad_info/index.html">
<a href="//library.tamu.edu/undergrad_info/">
<wvr-text-component value="Undergraduate Student Resources"></wvr-text-component>
</a>
</wvre-dropdown-menu-item>
<wvre-dropdown-menu-item>
<a href="//library.tamu.edu/services/accessibility.html">
<a href="//library.tamu.edu/services/accessibility">
<wvr-text-component value="Services for Individuals with Disabilities"></wvr-text-component>
</a>
</wvre-dropdown-menu-item>
Expand All @@ -170,7 +170,7 @@
</a>
</wvre-dropdown-menu-item>
<wvre-dropdown-menu-item>
<a href="//library.tamu.edu/about/other_patrons.html">
<a href="//library.tamu.edu/about/other_patrons">
<wvr-text-component value="Other Library Guests (Non-TAMU Affiliates)"></wvr-text-component>
</a>
</wvre-dropdown-menu-item>
Expand Down Expand Up @@ -210,7 +210,7 @@
</wvre-dropdown-menu-item>
<wvre-dropdown-menu-item>
<tl-icon-component [set]="'bootstrap'" [name]="'arrow-right-circle'"></tl-icon-component>
<a href="//library.tamu.edu/about/phone.html" class="helpLink">
<a href="//library.tamu.edu/about/phone" class="helpLink">
<wvr-text-component value=" Call us "></wvr-text-component>
</a>
</wvre-dropdown-menu-item>
Expand All @@ -222,7 +222,7 @@
</wvre-dropdown-menu-item>
<wvre-dropdown-menu-item>
<tl-icon-component [set]="'bootstrap'" [name]="'arrow-right-circle'"></tl-icon-component>
<a href="https://askus.library.tamu.edu/contact/index" class="helpLink">
<a href="https://askus.library.tamu.edu/contact/" class="helpLink">
<wvr-text-component value=" Email us "></wvr-text-component>
</a>
</wvre-dropdown-menu-item>
Expand All @@ -234,7 +234,7 @@
</wvre-dropdown-menu-item>
<wvre-dropdown-menu-item>
<tl-icon-component [set]="'bootstrap'" [name]="'arrow-right-circle'"></tl-icon-component>
<a href="https://askus.library.tamu.edu/contact/index" class="helpLink">
<a href="https://askus.library.tamu.edu/contact/" class="helpLink">
<wvr-text-component value=" Report a problem "></wvr-text-component>
</a>
</wvre-dropdown-menu-item>
Expand Down

0 comments on commit 57e51ff

Please sign in to comment.