Mercurial > hg > rc1
view plugins/calendar/skins/larry/templates/kolabform.html @ 17:3bd5fe8166b8
switch to using vurl as well for better display, and it gets saved
author | Charlie Root |
---|---|
date | Sat, 13 Jan 2018 17:06:41 -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>