diff options
| author | Maksim Pechnikov <parallel588@gmail.com> | 2019-10-09 08:30:48 +0300 |
|---|---|---|
| committer | Maksim Pechnikov <parallel588@gmail.com> | 2019-10-09 08:30:48 +0300 |
| commit | a65b32823923e43b6900357e3f0804d7c3e89b85 (patch) | |
| tree | 96978f71d09458b634a13350aadd60be2451b791 /src/components/account_actions/account_actions.vue | |
| parent | f6c0e06884a39f6656db97249b6f68777beb5ed6 (diff) | |
remove unused code
Diffstat (limited to 'src/components/account_actions/account_actions.vue')
| -rw-r--r-- | src/components/account_actions/account_actions.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/account_actions/account_actions.vue b/src/components/account_actions/account_actions.vue index e62ec359..c7641b8a 100644 --- a/src/components/account_actions/account_actions.vue +++ b/src/components/account_actions/account_actions.vue @@ -64,7 +64,7 @@ </div> </div> <div class="btn btn-default ellipsis-button"> - <i class="icon-menu trigger-button" /> + <i class="icon-ellipsis trigger-button" /> </div> </v-popover> </div> |
