fixed a panel that wouldnt render
This commit is contained in:
parent
d4f5a3d5a6
commit
42ebcff6fe
@ -5,13 +5,13 @@
|
||||
<h5 class="peer-title">Registered as opponent</h5>
|
||||
<i><span wicket:id="noOppositionsMessage"></span></i>
|
||||
<!-- <div class="append-bottom rounded-border" wicket:id="oppositionsList"> -->
|
||||
<div class="rounded-box" wicket:id="oppositionsList">
|
||||
<div wicket:id="oppositionsList">
|
||||
<!-- <h5> -->
|
||||
<!-- <strong>Title:</strong> -->
|
||||
<!-- <span wicket:id="projectTitle"></span> -->
|
||||
<!-- </h5> -->
|
||||
|
||||
<div class="box-title" wicket:id="projectTitle"></div>
|
||||
<div wicket:id="projectTitle"></div>
|
||||
|
||||
<div>
|
||||
<strong>Date:</strong>
|
||||
@ -63,7 +63,7 @@
|
||||
<div>
|
||||
<i><span wicket:id="noOppositionReportMessage"></span></i>
|
||||
</div>
|
||||
<div class="rounded-box info-box" wicket:id="oppositionUploadClosedContainer">
|
||||
<div wicket:id="oppositionUploadClosedContainer">
|
||||
<ul>
|
||||
<li>Upload of opposition report will open when the author(s) upload their thesis/report</li>
|
||||
</ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user