Skip to content

Commit

Permalink
issue smclab#44: update calendarBooking without affect the index
Browse files Browse the repository at this point in the history
  • Loading branch information
mrk-vi committed Mar 9, 2021
1 parent 22fac97 commit 69ca91f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -972,6 +972,7 @@ protected void updateTitleAndDescription(

private void _updateCalendarBooking(CalendarBooking calendarBooking)
throws PortalException {

_calendarBookingLocalService.updateCalendarBooking(
calendarBooking.getUserId(),
calendarBooking.getCalendarBookingId(),
Expand Down

0 comments on commit 69ca91f

Please sign in to comment.