Mercurial > hg > rc1
comparison 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 |
comparison
equal
deleted
inserted
replaced
2:c828b0fd4a6e | 3:f6fe4b6ae66a |
---|---|
1 <div id="calendar-kolabform" class="propform tabbed"> | |
2 <roundcube:object name="calendarform" /> | |
3 </div> | |
4 <style type="text/css"> | |
5 #calendarpropform { min-width:680px; margin-top:-12px; } | |
6 </style> | |
7 <script type="text/javascript"> | |
8 UI.init_tabs('#calendar-kolabform'); | |
9 </script> |