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",
|
title="Documenti",
|
||||||
parent=circle,
|
parent=circle,
|
||||||
documents=[
|
documents=[
|
||||||
# (
|
(
|
||||||
# "document",
|
"document",
|
||||||
# LearnMediaBlockFactory(
|
LearnMediaBlockFactory(
|
||||||
# title="Présentation",
|
title="Presentazione",
|
||||||
# description="",
|
description="",
|
||||||
# icon_url="/static/icons/demo/icon-hf-book.png",
|
icon_url="/static/icons/demo/icon-hf-book.png",
|
||||||
# link_display_text="Afficher le document",
|
link_display_text="Mostra documento",
|
||||||
# url="/static/media/uk/fr_üK1_FZ_00_Prгentation.pdf",
|
url="/static/media/uk/it_üK1_FZ_00_Präsentation.pdf",
|
||||||
# ),
|
),
|
||||||
# ),
|
),
|
||||||
(
|
(
|
||||||
"document",
|
"document",
|
||||||
LearnMediaBlockFactory(
|
LearnMediaBlockFactory(
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue