Mercurial > hg > rc1
view plugins/calendar/skins/larry/templates/kolabform.html @ 3:f6fe4b6ae66a
calendar plugin nearly as distributed
author | Charlie Root |
---|---|
date | Sat, 13 Jan 2018 08:56:12 -0500 |
parents | |
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>