Skip to content

Commit

Permalink
remove unnecessary div
Browse files Browse the repository at this point in the history
  • Loading branch information
milankowww committed Dec 16, 2022
1 parent 25b95eb commit c7c438e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/gui/src/views/users/AssessView.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<template>
<div>
<ViewLayout>
<template v-slot:panel>
<ToolbarFilterAssess title='nav_menu.newsitems' total_count_title="assess.total_count" selected_count_title="assess.selected_count"
Expand All @@ -23,8 +22,6 @@
</template>

</ViewLayout>
</div>

</template>

<script>
Expand Down

0 comments on commit c7c438e

Please sign in to comment.