Skip to content

Commit

Permalink
updates html
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielCouzens committed Sep 2, 2024
1 parent f96dfc4 commit de4b77f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/javascript/components/data-view.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<template lang="html">
<div>
<div class='o-data-view__vue-root u-js-only'>
<div class='o-data-view__js-options'>
<data-view-statistics :initial-statistics='availableStatistics' :zoom='false'></data-view-statistics>
Expand Down Expand Up @@ -44,7 +43,6 @@
</el-tab-pane>
</el-tabs>
</div>
</div>
<p id="tabpanel-accessibility-message" class="u-sr-only" aria-hidden="true">
{{ $t('js.action.accessibility_tabpanel') }}
</p>
Expand Down

0 comments on commit de4b77f

Please sign in to comment.