dnscms: add studio icons
This commit is contained in:
@@ -253,6 +253,11 @@ class PageSectionBlock(blocks.StructBlock):
|
||||
("clock", "Klokke"),
|
||||
("parking", "Parkering"),
|
||||
("coins", "Mynter"),
|
||||
("studioNote", "Note (STUDiO)"),
|
||||
("studioCalendar", "Kalender (STUDiO)"),
|
||||
("studioGuitar", "Gitar (STUDiO)"),
|
||||
("studioDisco", "Discokule (STUDiO)"),
|
||||
("studioMole", "Muldvarpen (STUDiO)"),
|
||||
)
|
||||
|
||||
title = blocks.CharBlock(max_length=64, required=True, label="Tittel")
|
||||
|
||||
Reference in New Issue
Block a user