Mercurial > hg > rc1
comparison plugins/calendar/skins/classic/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"> | |
2 <roundcube:object name="calendarform" /> | |
3 </div> | |
4 <script type="text/javascript">rcube_init_tabs('calendar-kolabform');</script> | |
5 <style type="text/css"> | |
6 #calendarpropform { min-width:680px } | |
7 </style> |