diff --git a/src/main/java/se/su/dsv/scipro/peer/panels/StudentPeerReviewInfoPanel.html b/src/main/java/se/su/dsv/scipro/peer/panels/StudentPeerReviewInfoPanel.html index e5fd9c5b5b..d79eb6f7c2 100644 --- a/src/main/java/se/su/dsv/scipro/peer/panels/StudentPeerReviewInfoPanel.html +++ b/src/main/java/se/su/dsv/scipro/peer/panels/StudentPeerReviewInfoPanel.html @@ -23,9 +23,9 @@ <div> <span wicket:id="commentLabel">Bla bla bla bla bla..</span> </div> - <div class="right append-05 "> + <!--<div class="right append-05 ">--> <!--<input type="button" wicket:id="openReviewLink" value="Open"></input>--> - </div> + <!--</div>--> </div> <!-- End review --> <div wicket:id="bottomNavigator"></div>