File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 114114 {% endif %}
115115 </div >
116116 <div id =" ubc7-global-utility" >
117- <button type =" button" data-toggle =" collapse" data-target =" #ubc7-global-menu" aria-label =" UBC Search toggle" aria-controls =" ubc7-global-menu" ><span >UBC Search</span ></button >
117+ <button type =" button" data-bs- toggle =" collapse" data-bs -target =" #ubc7-global-menu" aria-label =" UBC Search toggle" aria-controls =" ubc7-global-menu" ><span >UBC Search</span ></button >
118118 <noscript ><a id =" ubc7-global-utility-no-script" href =" http://www.ubc.ca/" >UBC Search</a ></noscript >
119119 </div >
120120 </div >
132132 <!-- Mobile Menu Icon -->
133133 <div class =" navbar" >
134134 <!-- TODO: -->
135- <button class =" btn btn-navbar drawer-toggle--primary" data-toggle =" collapse" data-target =" #ubc7-unit-navigation" aria-label =" Mobile menu toggle" aria-controls =" ubc7-unit-navigation" type =" button" >
135+ <button class =" btn btn-navbar drawer-toggle--primary" data-bs- toggle =" collapse" data-bs -target =" #ubc7-unit-navigation" aria-label =" Mobile menu toggle" aria-controls =" ubc7-unit-navigation" type =" button" >
136136 <span class =" icon-bar" ></span >
137137 <span class =" icon-bar" ></span >
138138 <span class =" icon-bar" ></span >
Original file line number Diff line number Diff line change 3232 ]
3333 %}
3434 <div role =" contentinfo" aria-label =" {{ status_headings [type ] }}" {{ attributes.addClass (classes )| without(' role' , ' aria-label' ) }}>
35- <a class =" close" data-dismiss =" alert" href =" #" >× </a >
35+ <a class =" close" data-bs- dismiss =" alert" href =" #" aria-label = " Close " >× </a >
3636 {% if status_headings [type ] %}
3737 <h4 class =" alert-heading" >{{ status_headings [type ] }}</h4 >
3838 {% endif %}
Original file line number Diff line number Diff line change 4141 <div class =" btn-group" >
4242 {{ link(item .title , item .url , item .attributes .addClass (' btn' )) }}
4343 {% if item .below %}
44- <button class =" btn dropdown-toggle" data-toggle =" dropdown" aria-label =" Toggle submenu for {{ item .title }}" aria-expanded =" false" aria-haspopup =" true" aria-controls =" menu-id-{{ menuid }}" ><span class =" ubc7-arrow blue down-arrow" ></span ></button >
44+ <button class =" btn dropdown-toggle" data-bs- toggle =" dropdown" aria-label =" Toggle submenu for {{ item .title }}" aria-expanded =" false" aria-haspopup =" true" aria-controls =" menu-id-{{ menuid }}" ><span class =" ubc7-arrow blue down-arrow" ></span ></button >
4545 {% endif %}
4646 {% else %}
4747 <li {{ item .attributes .addClass (classes , ' item' ).removeClass(' menu-item' ) }}>
You can’t perform that action at this time.
0 commit comments