fixed bug that made radiobuttons appear in the wrong place
This commit is contained in:
parent
42ebcff6fe
commit
b50e7f46f9
@ -2,7 +2,7 @@
|
||||
<html xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd">
|
||||
<body>
|
||||
<wicket:panel>
|
||||
<div>
|
||||
<div class="span-24">
|
||||
<form wicket:id="modeForm">
|
||||
<span wicket:id="modeGroup">
|
||||
<input type="radio" wicket:id="upcoming"/>Show upcoming activities<br/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user