notificationPanel
Change-Id: I34d291c31a4799f5e216821dcae32508043dda28
This commit is contained in:
parent
8b26f4d9af
commit
b7f1427800
@ -8,6 +8,10 @@
|
||||
<div class="span-22 last">
|
||||
<!-- Left column -->
|
||||
<div class="span-11 colborder" wicket:id="leftColumn">
|
||||
<div class="append-bottom">
|
||||
<h5 class="peer-title">Notifications</h5>
|
||||
<div wicket:id="notificationPanel"></div>
|
||||
</div>
|
||||
<div class="append-bottom">
|
||||
<h5 class="peer-title">State of mind</h5>
|
||||
<div wicket:id="stateOfMindPanel"></div>
|
||||
@ -23,10 +27,7 @@
|
||||
<h5 class="peer-title">Peer reviews on project</h5>
|
||||
<div wicket:id="peerRequests"></div>
|
||||
</div>
|
||||
<div class="append-bottom">
|
||||
<h5 class="peer-title">Wall</h5>
|
||||
<div wicket:id="projectWallPanel"></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<!-- Right column -->
|
||||
<div class="span-10 last">
|
||||
|
Loading…
x
Reference in New Issue
Block a user