_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgEvent/Method_CreateEvent#791.def
@@ -29,6 +29,13 @@ { sEvent.Type( LibCal_Event::TYPE_PARTIAL() ); } if( guard( category_i.Name() = LibCal_Event::TYPE_UNAVAILABLE(), false ) ) { pnlEventType.Visible( true ); }else { pnlEventType.Visible( false ); } // Set the Event and the related controls... // The values are explicitly assigned here 'at the beginning' to the controls,