Added Phases to Projects
This commit is contained in:
@@ -88,6 +88,7 @@ const calendarOptionsGrid = reactive({
|
||||
nowIndicator: true,
|
||||
height: "80vh",
|
||||
selectable: true,
|
||||
weekNumbers: true,
|
||||
select: function(info) {
|
||||
console.log(info)
|
||||
/*newEventData.value.resourceId = info.resource.id
|
||||
|
||||
Reference in New Issue
Block a user