mirror of
https://framagit.org/les/gancio.git
synced 2025-02-01 00:52:01 +01:00
[fix] wrong html hierarchy
This commit is contained in:
parent
73bb676e19
commit
4eff9acbc3
1 changed files with 1 additions and 1 deletions
|
@ -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')}}
|
||||
|
|
Loading…
Reference in a new issue