diff --git a/calendar.php b/calendar.php
index 9dd44d1..6d22eff 100644
--- a/calendar.php
+++ b/calendar.php
@@ -176,11 +176,6 @@ $infomercials = $db->query("
= $infomercial['duration'] ?>
-
-
- = htmlspecialchars($infomercial['series_code']) ?>
-
-
@@ -206,21 +201,8 @@ $infomercials = $db->query("
Legenda
-
-
- $color): ?>
-
-
-
= htmlspecialchars($code) ?>
-
-
+
+
Kleuren worden automatisch toegewezen per infomercial
diff --git a/infomercials.php b/infomercials.php
index 3903399..cd9a0b4 100644
--- a/infomercials.php
+++ b/infomercials.php
@@ -399,12 +399,6 @@ $infomercials = $db->query("
Formaat: UU:MM:SS
-
-
-
- Voor groepering in kalender
-
@@ -453,7 +447,6 @@ $infomercials = $db->query("
Kleur |
Titel |
Duur |
- Series |
Label |
Status |
Gebruik |
@@ -477,9 +470,6 @@ $infomercials = $db->query("
= $c['duration'] ?>
|
-
- = $c['series_code'] ? '' . htmlspecialchars($c['series_code']) . '' : '-' ?>
- |
= htmlspecialchars($c['media_asset_label']) ?>
|
@@ -496,20 +486,18 @@ $infomercials = $db->query("
-
+
@@ -517,7 +505,7 @@ $infomercials = $db->query("
onsubmit="return confirm('Weet je zeker dat je deze infomercial wilt verwijderen?');">
@@ -573,12 +561,6 @@ $infomercials = $db->query("
-
-
-
-
|
- Code |
Product |
Duur |
Start |
@@ -519,7 +518,7 @@ function calculateNextStartTimeForBlock($db, $date, $channel, $blockId) {
- |
+ |
Nog geen uitzendingen in dit blok
|
@@ -536,9 +535,6 @@ function calculateNextStartTimeForBlock($db, $date, $channel, $blockId) {
|
-
- = htmlspecialchars($tx['series_code'] ?? '-') ?>
- |
= htmlspecialchars($tx['title']) ?>
|
@@ -623,7 +619,7 @@ function calculateNextStartTimeForBlock($db, $date, $channel, $blockId) {
data-block-id="= $block['id'] ?>"
data-channel="= $channel ?>"
data-date="= $selectedDate ?>">
-
+ |
| |