[fix] wrong html hierarchy

This commit is contained in:
les 2019-10-24 15:17:54 +02:00
parent 73bb676e19
commit 4eff9acbc3

View file

@ -1,5 +1,5 @@
<template lang='pug'>
div
el-menu
el-divider {{$t('common.admin')}}
el-menu-item
div(@click.prevents='toggle') {{$t(event.is_visible?'common.hide':'common.confirm')}}