develop-candymat #7

Merged
christoph.lienhard merged 10 commits from develop-candymat into main 2022-02-02 15:03:48 +01:00
Showing only changes of commit 66019ecda9 - Show all commits

View file

@ -37,8 +37,8 @@
</template>
<script>
import { theses } from '@/data'
import { getTranslatedUrl } from '@/i18n/helper'
import { apolloTheses } from '@/app/euromat/helper'
export default {
name: 'Emphasis',
@ -52,11 +52,15 @@
data () {
return {
theses,
theses: [],
emphasized: []
}
},
apollo: {
theses: apolloTheses
},
computed: {
isEmbedded () {
return (