There should not be any actions on the watson information panel. Action-buttons should only resist on the Action-panel.
This commit is contained in:
parent
50397b8189
commit
bedbefaa6b
src/main/java/se/su/dsv/scipro/admin/panels/match
@ -4,7 +4,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<wicket:panel>
|
<wicket:panel>
|
||||||
<wicket:enclosure child="manual">
|
<wicket:enclosure child="manual">
|
||||||
<div wicket:id="manual" class="append-bottom"></div>
|
<!--<div wicket:id="manual" class="append-bottom"></div>-->
|
||||||
<div wicket:id="watson"></div>
|
<div wicket:id="watson"></div>
|
||||||
</wicket:enclosure>
|
</wicket:enclosure>
|
||||||
</wicket:panel>
|
</wicket:panel>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<div wicket:id="removeAuthorPanel"></div>
|
<div wicket:id="removeAuthorPanel"></div>
|
||||||
<form wicket:id="form">
|
<form wicket:id="form">
|
||||||
|
|
||||||
<div class="prepend-top">If you want to match and suggest this
|
<div class="prepend-top">If you want to match and confirm this
|
||||||
idea to a supervisor or reviewer manually, you can do so.</div>
|
idea to a supervisor or reviewer manually, you can do so.</div>
|
||||||
<div wicket:id="manualMatchPanel"></div>
|
<div wicket:id="manualMatchPanel"></div>
|
||||||
<div class="prepend-top">If this project idea is poorly
|
<div class="prepend-top">If this project idea is poorly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user