Skip to content
Snippets Groups Projects
Commit 2fdf2f68 authored by Henrik Askjer's avatar Henrik Askjer
Browse files

update file left out of earlier commit

parent 72aaa5ae
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ var Definition = {
return this.body.elements.filter(el => el.type_ == 'compound_list')
},
example_header: function() {
return this.dictionary == 'bob' ? 'Eksempel' : 'Døme'
return this.dictionary == 'bm' ? 'Eksempel' : 'Døme'
},
subdefs: function() {
// filtrerer bort definisjoner som bare inneholder underartikler
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment