GCal Coupling: Management Site - decoupled Email from profile

This commit is contained in:
Martin Bauer
2014-06-20 12:24:01 +02:00
parent 6431764858
commit 290db91956
16 changed files with 410 additions and 29 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

View File

@@ -48,6 +48,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="/musicians/profile">Eigenes Profil</a></li>
<li><a href="/eventplanner_gcal/manage">Google Kalender</a></li>
<li><a href="/musicians/changePassword">Passwort ändern</a> </li>
<li><a href="/musicians/logout"> Logout</a></li>
</ul>

View File

@@ -76,13 +76,12 @@
<section id="feature_slider" class="">
<article class="slide" id="slide_news"
style="background: url('{{STATIC_URL}}/img/slides/osterhase.png') repeat-x top center;">
<article class="slide" id="slide_news" style="background: url('{{STATIC_URL}}/img/slides/aqua.jpg') repeat-x top center;">
<img class="asset left-30 sp600 t150 z1" src="{{STATIC_URL}}/img/googleCalNew.png" />
<img class="asset left-30 sp600 t150 z1" src="{{STATIC_URL}}/img/google_cal.png" />
<div class="info">
<a href="/musicians/profile">GoogleCalendar</a>
<div class="subtitle subtitlebg">Jetzt auch auf dem Handy im GoogleCalendar Termine planen: Einfach im Profil eine Google Email Adresse eintragen...</div>
<a href="/eventplanner_gcal/manage">GoogleCalendar</a>
<div class="subtitle subtitlebg">Jetzt auch auf dem Handy im Google Kalender Termine planen</div>
</div>
</article>