Merge branch 'master' into WebGUI8
This commit is contained in:
commit
2400f19099
797 changed files with 33894 additions and 27196 deletions
|
|
@ -100,6 +100,7 @@ sub execute {
|
|||
my $getCalendar = WebGUI::Asset::Wobject::Calendar->getIsa($session);
|
||||
|
||||
CALENDAR: while (my $calendar = $getCalendar->()) {
|
||||
next unless defined $calendar;
|
||||
my $calendarTitle = $calendar->getTitle;
|
||||
my $calendarId = $calendar->getId;
|
||||
if ( $calendar->get( "state" ) ne "published" ) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue