Mercurial > hg > rc1
view plugins/calendar/skins/larry/templates/kolabform.html @ 5:b31e49dc4392
x
author | Charlie Root |
---|---|
date | Sat, 13 Jan 2018 08:59:23 -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>