|
|
@@ -155,10 +155,31 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</li>
|
|
|
-<!--Geburtstage-->
|
|
|
- <li data-col="5" data-row="7" data-sizex="5" data-sizey="6">
|
|
|
- <header>Geburtstage</header>
|
|
|
- <!-- place your widget here -->
|
|
|
+ <li data-col="5" data-row="7" data-sizex="5" data-sizey="6" class="fulltransparent">
|
|
|
+ <header class="fulltransparent">Geburtstage</header>
|
|
|
+ <div data-type="calview"
|
|
|
+ data-device="BirthdayView"
|
|
|
+ data-get="today"
|
|
|
+ data-color="red"
|
|
|
+ data-detail='["bdate","summary","age"]'
|
|
|
+ data-detailwidth='["10","50","10"]'>
|
|
|
+ </div>
|
|
|
+ <div data-type="calview"
|
|
|
+ data-device="BirthdayView"
|
|
|
+ data-get="tomorrow"
|
|
|
+ data-color="yellow"
|
|
|
+ data-detail='["bdate","summary","age"]'
|
|
|
+ data-detailwidth='["10","50","10"]'>
|
|
|
+ </div>
|
|
|
+ <div class="left-align">demnächst</div>
|
|
|
+ <div data-type="calview"
|
|
|
+ data-device="BirthdayView"
|
|
|
+ data-get="all"
|
|
|
+ data-start="notomorrow"
|
|
|
+ data-dateformat="short"
|
|
|
+ data-detail='["bdate","summary","age"]'
|
|
|
+ data-detailwidth='["10","50","10"]'>
|
|
|
+ </div>
|
|
|
</li>
|
|
|
<li data-col="10" data-row="7" data-sizex="3" data-sizey="3">
|
|
|
<header>Küchenorchester</header>
|