Skip to content

Commit

Permalink
Fixed role
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Dec 11, 2018
1 parent 536fdd5 commit 564b818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/app/dashboard/container/dashboard.component.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="container-fluid p-3" role="main">
<div class="container-fluid p-3" role="section">
<ul class="nav nav-tabs">
<li class="nav-item">
<a class="nav-link"
Expand Down

0 comments on commit 564b818

Please sign in to comment.