mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 22:43:06 -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>
|
||||
<div v-if="config.nouns.terms.published || $isGranted('terms')">
|
||||
<div>
|
||||
<NounsNav/>
|
||||
|
||||
<h2>
|
||||
@ -14,7 +14,6 @@
|
||||
|
||||
<TermsDictionary load ref="termsdictionary"/>
|
||||
</div>
|
||||
<NotFound v-else/>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user