Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Commit

Permalink
Bug: remove link
Browse files Browse the repository at this point in the history
  • Loading branch information
hqy2000 committed Sep 30, 2018
1 parent ccf2334 commit d9083c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/components/Components/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,11 @@
<md-list-item to="/admin/notification">
<md-icon>notification_important</md-icon>
<span class='md-list-item-text'>{{ $t('notification') }}</span></md-list-item>
<!--
<md-list-item to="/admin/vote">
<md-icon>data_usage</md-icon>
<span class='md-list-item-text'>{{ $t('vote') }}</span></md-list-item>
-->
</div>
</md-list>

Expand Down

0 comments on commit d9083c7

Please sign in to comment.