Skip to content

Commit

Permalink
Merge pull request #212 from Det-Kongelige-Bibliotek/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
siglun authored Jun 10, 2020
2 parents 4bfc6c5 + 9869cd2 commit d8676f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/catalog/_show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<% if ['author', 'period'].include? document['cat_ssi']
buttons_list = [
[t('general.landing_page.table_of_content'),'','','tableOfContent','data-toggle=modal data-target=#toc',true],
[t('general.landing_page.info'),'','','tableOfContent','data-toggle=modal data-target=#toc',true],
]
else
text_capabilities_type = get_text_capabilities_type (@document)
Expand Down

0 comments on commit d8676f4

Please sign in to comment.