Use backend on emphasis page

This commit is contained in:
Christoph Lienhard 2020-06-14 03:33:56 +02:00
parent 0347a54ac0
commit 66019ecda9
1 changed files with 6 additions and 2 deletions

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 (