- 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

@@ -658,6 +658,7 @@ namespace Actions {
await Projects.actions.dbLoad({ checkPending: true, onlyiffirsttime: true })
GlobalStore.state.finishLoading = true
console.log('finishLoading', GlobalStore.state.finishLoading)
return true
// console.log('setGlobal: END')