Skip to content

Commit

Permalink
SHIBUI-1466 removed role=section
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Nov 14, 2019
1 parent c0dd943 commit 3acd941
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="container-fluid p-3" role="section">
<div class="container-fluid p-3">
<section class="section">
<div class="section-header bg-info p-2 text-white">
<div class="row justify-content-between">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="container-fluid p-3" role="section">
<div class="container-fluid p-3">
<section class="section">
<div class="section-header bg-info p-2 text-white">
<div class="row justify-content-between">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="container-fluid p-3" role="section">
<div class="container-fluid p-3">
<section class="section" aria-label="Add a new metadata source - how are you adding the metadata information?" tabindex="0">
<div class="section-header bg-info p-2 text-white">
<div class="row justify-content-between">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="container-fluid p-3" role="section">
<div class="container-fluid p-3">
<section class="section" aria-label="Add a new metadata source - how are you adding the metadata information?" tabindex="0">
<div class="section-header bg-info p-2 text-white">
<div class="row justify-content-between">
Expand Down

0 comments on commit 3acd941

Please sign in to comment.