Add IT presentation
This commit is contained in:
parent
c820ae38e1
commit
d5e3142cc1
|
|
@ -975,16 +975,16 @@ def create_uk_it_circle_fahrzeug(lp, title="Veicolo"):
|
|||
title="Documenti",
|
||||
parent=circle,
|
||||
documents=[
|
||||
# (
|
||||
# "document",
|
||||
# LearnMediaBlockFactory(
|
||||
# title="Présentation",
|
||||
# description="",
|
||||
# icon_url="/static/icons/demo/icon-hf-book.png",
|
||||
# link_display_text="Afficher le document",
|
||||
# url="/static/media/uk/fr_üK1_FZ_00_Prгentation.pdf",
|
||||
# ),
|
||||
# ),
|
||||
(
|
||||
"document",
|
||||
LearnMediaBlockFactory(
|
||||
title="Presentazione",
|
||||
description="",
|
||||
icon_url="/static/icons/demo/icon-hf-book.png",
|
||||
link_display_text="Mostra documento",
|
||||
url="/static/media/uk/it_üK1_FZ_00_Präsentation.pdf",
|
||||
),
|
||||
),
|
||||
(
|
||||
"document",
|
||||
LearnMediaBlockFactory(
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue