mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 14:32:04 -04:00
[admin] make translation sections wide
This commit is contained in:
parent
a001b08fdd
commit
e704e68a0f
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Page>
|
||||
<Page wide>
|
||||
<NotFound v-if="!$isGranted('translations')"/>
|
||||
<div v-else>
|
||||
<p>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Page>
|
||||
<Page wide>
|
||||
<NotFound v-if="!$isGranted('translations')"/>
|
||||
<div v-else>
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user