- Using CEventsCalendar also for show a Single Event, with his button edit/add/duplicate...

This commit is contained in:
Paolo Arena
2019-11-07 18:57:41 +01:00
parent 7fe6b5fb6a
commit 5393092542
8 changed files with 845 additions and 460 deletions

View File

@@ -18,6 +18,7 @@ export * from './CPreloadImages'
export * from './CSignIn'
export * from './CSignUp'
export * from './CEventsCalendar'
export * from './CMySingleEvent'
export * from './CDate'
export * from './CDateTime'
export * from './BannerCookies'