[WIP] Channel OTA info using template inheritance

This commit is contained in:
Pablo
2019-01-21 18:55:46 +01:00
parent 91bc3e5760
commit c6018601a1
5 changed files with 31 additions and 9 deletions

View File

@@ -758,6 +758,7 @@ var PMSCalendarController = AbstractController.extend({
'reservation_type': tp['type'],
'out_service_description': tp['out_service_description'],
'reserv_chunks': tp['reserv_chunks'],
'channel_type': tp['channel_type'],
};
},