... | ... |
@@ -76,7 +76,7 @@ |
76 | 76 |
} |
77 | 77 |
} |
78 | 78 |
} |
79 |
- }, |
|
79 |
+ }<?php if ($this->services): ?>, |
|
80 | 80 |
statistics: { |
81 | 81 |
// The cookies here are necessary and category cant be turned off. |
82 | 82 |
// Wanted config value will be ignored. |
... | ... |
@@ -99,7 +99,7 @@ |
99 | 99 |
} |
100 | 100 |
} |
101 | 101 |
} |
102 |
- } |
|
102 |
+ }<?php endif; ?> |
|
103 | 103 |
<?php if ($this->custom_categories): ?><?= $this->custom_categories ?><?php endif; ?> |
104 | 104 |
} |
105 | 105 |
// List actual services here |