Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Drupal Upstream
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ASC IRIS Web Services
Drupal Upstream
Commits
0429afff
Commit
0429afff
authored
7 months ago
by
Michael Lee
Browse files
Options
Downloads
Plain Diff
Merge branch 'canini-4' into 'main'
removing h2 tag is over from the old OSU navbar See merge request
!157
parents
513605bf
481e7552
Loading
Loading
1 merge request
!157
removing h2 tag is over from the old OSU navbar
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
web/themes/asc_bootstrap_bux/templates/system/includes/_header.twig
+21
-24
21 additions, 24 deletions
.../asc_bootstrap_bux/templates/system/includes/_header.twig
with
21 additions
and
24 deletions
web/themes/asc_bootstrap_bux/templates/system/includes/_header.twig
+
21
−
24
View file @
0429afff
<div
aria-labelledby=
"osu_navbar_heading"
id=
"osu_navbar"
>
<h2
class=
"osu-semantic"
id=
"osu_navbar_heading"
>
Ohio State nav bar
</h2>
<div
id=
"osu-navbar"
class=
"bux-osu-nav"
role=
"navigation"
>
<div
class=
"bux-osu-nav__overlay"
></div>
<div
class=
"bux-osu-nav__wrapper"
>
<h2
class=
"visually-hidden"
>
Ohio State navigation bar
</h2>
<div
class=
"bux-container"
>
<div
id=
"osu-navname-block"
>
<a
class=
"bux-osu-nav__osu-logo-link"
href=
"https://osu.edu"
>
<img
class=
"bux-osu-nav__osu-logo-img"
src=
"
{{
base_path
~
directory
~
bux
}}
/images/osu-logos/navbar/osu-navbar.svg"
alt=
"The Ohio State University"
/>
</a>
</div>
<div
id=
"osu-navlinks-block"
>
<button
type=
"button"
id=
"osu-nav-trigger"
aria-haspopup=
"true"
aria-controls=
"osu-navlinks"
aria-expanded=
"false"
>
<span
class=
"visually-hidden"
>
Show Links
</span>
</button>
<ul
id=
"osu-navlinks"
role=
"menu"
aria-labelledby=
"osu-nav-trigger"
class=
"bux-osu-nav__links"
>
<li
class=
"bux-osu-nav__link"
role=
"none"
><a
href=
"https://www.osu.edu/map"
role=
"menuitem"
>
Map
</a></li>
<li
class=
"bux-osu-nav__link"
role=
"none"
><a
href=
"http://buckeyelink.osu.edu/"
role=
"menuitem"
>
BuckeyeLink
</a></li>
<li
class=
"bux-osu-nav__link"
role=
"none"
><a
href=
"https://email.osu.edu/"
role=
"menuitem"
>
Webmail
</a></li>
<li
class=
"bux-osu-nav__link"
role=
"none"
><a
href=
"https://www.osu.edu/search/"
role=
"menuitem"
>
Search Ohio State
</a></li>
</ul>
</div>
<div
id=
"osu-navbar"
class=
"bux-osu-nav"
role=
"navigation"
>
<div
class=
"bux-osu-nav__overlay"
></div>
<div
class=
"bux-osu-nav__wrapper"
>
<h2
class=
"visually-hidden"
>
Ohio State navigation bar
</h2>
<div
class=
"bux-container"
>
<div
id=
"osu-navname-block"
>
<a
class=
"bux-osu-nav__osu-logo-link"
href=
"https://osu.edu"
>
<img
class=
"bux-osu-nav__osu-logo-img"
src=
"
{{
base_path
~
directory
~
bux
}}
/images/osu-logos/navbar/osu-navbar.svg"
alt=
"The Ohio State University"
/>
</a>
</div>
<div
id=
"osu-navlinks-block"
>
<button
type=
"button"
id=
"osu-nav-trigger"
aria-haspopup=
"true"
aria-controls=
"osu-navlinks"
aria-expanded=
"false"
>
<span
class=
"visually-hidden"
>
Show Links
</span>
</button>
<ul
id=
"osu-navlinks"
role=
"menu"
aria-labelledby=
"osu-nav-trigger"
class=
"bux-osu-nav__links"
>
<li
class=
"bux-osu-nav__link"
role=
"none"
><a
href=
"https://www.osu.edu/map"
role=
"menuitem"
>
Map
</a></li>
<li
class=
"bux-osu-nav__link"
role=
"none"
><a
href=
"http://buckeyelink.osu.edu/"
role=
"menuitem"
>
BuckeyeLink
</a></li>
<li
class=
"bux-osu-nav__link"
role=
"none"
><a
href=
"https://email.osu.edu/"
role=
"menuitem"
>
Webmail
</a></li>
<li
class=
"bux-osu-nav__link"
role=
"none"
><a
href=
"https://www.osu.edu/search/"
role=
"menuitem"
>
Search Ohio State
</a></li>
</ul>
</div>
</div>
</div>
</div>
<div
class=
"container"
>
<div
id=
"header-logos"
>
<div
class=
"parent-name"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment