Implement daily bookable dates

This commit is contained in:
Björn Fromme
2018-09-28 12:41:04 +02:00
parent 59694bb410
commit 24adcaebd2
29 changed files with 808 additions and 104 deletions
+1
View File
@@ -81,6 +81,7 @@ $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl'] = [
'date' => 'AjaxDate',
'table' => 'AjaxTable',
'calendar' => 'AjaxCalendar',
'contingent' => 'AjaxContingent',
'watchlist' => 'AjaxWatchlist',
]
],