Add reusable disrupter ce to replace disturber ce

This commit is contained in:
Björn Fromme
2020-02-12 18:58:01 +01:00
parent 9e4466383e
commit 4bfd345a9e
13 changed files with 535 additions and 3 deletions
@@ -68,6 +68,12 @@ mod {
description = Störer mit Bild, mehreren Buttons und Kontaktinfo
tt_content_defValues.CType = disturber
}
disrupter {
iconIdentifier = content-ep_theme-ce
title = Störer (neu)
description = Störer mit Bild, mehreren Buttons und Kontaktinfo
tt_content_defValues.CType = disrupter
}
deal_of_the_week {
iconIdentifier = content-ep_theme-ce
title = Deal der Woche
@@ -75,7 +81,7 @@ mod {
tt_content_defValues.CType = deal_of_the_week
}
}
show := addToList(disturber, deal_of_the_week)
show := addToList(disturber, disrupter, deal_of_the_week)
}
special {
elements {