mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 15:05:38 -04:00
[terms] show unpublished to anyone knowing the link, but still not in flags
This commit is contained in:
parent
0a19b00e61
commit
774b2c7132
@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div v-if="config.nouns.terms.published || $isGranted('terms')">
|
<div>
|
||||||
<NounsNav/>
|
<NounsNav/>
|
||||||
|
|
||||||
<h2>
|
<h2>
|
||||||
@ -14,7 +14,6 @@
|
|||||||
|
|
||||||
<TermsDictionary load ref="termsdictionary"/>
|
<TermsDictionary load ref="termsdictionary"/>
|
||||||
</div>
|
</div>
|
||||||
<NotFound v-else/>
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user