git-svn-id: svn://svn.dsv.su.se/scipro/scipro/trunk@502 73ecded7-942e-4092-bab0-0e58ef0ee984
This commit is contained in:
mpeters 2011-03-28 09:49:22 +00:00
parent d3e2acaae0
commit 747da4b351

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd">
<body>
<wicket:panel>
<div class="monthPicker">
<form wicket:id="yearForm">
@ -13,4 +14,6 @@
</li>
</ul>
</div>
</wicket:panel>
</wicket:panel>
</body>
</html>