view plugins/calendar/skins/larry/templates/kolabform.html @ 43:771f6803cc4b default tip

somehow lost the correctly updated metadata so e.g. 'mail' package wasn't being imported
author Charlie Root
date Sun, 26 Jan 2025 13:13:49 -0500
parents f6fe4b6ae66a
children
line wrap: on
line source

<div id="calendar-kolabform" class="propform tabbed">
	<roundcube:object name="calendarform" />
</div>
<style type="text/css">
#calendarpropform { min-width:680px; margin-top:-12px; }
</style>
<script type="text/javascript">
UI.init_tabs('#calendar-kolabform');
</script>