mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-22 21:39:28 +00:00
(js) Create event by dragging in month's view
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
},
|
||||
template: [
|
||||
'<sg-calendar-day-block',
|
||||
' class="sg-draggable-calendar-block"',
|
||||
' ng-repeat="block in blocks[day]"',
|
||||
' sg-block="block"',
|
||||
' sg-click="clickBlock({event: clickEvent, component: clickComponent})"/>'
|
||||
|
||||
Reference in New Issue
Block a user