mirror of https://github.com/apache/archiva.git
put back applet
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@411762 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bb0621fbde
commit
9da533f607
|
@ -31,12 +31,11 @@
|
|||
<input type="submit" value="Search" />
|
||||
</form>
|
||||
|
||||
<!--
|
||||
<p>
|
||||
<applet code="org/apache/maven/repository/applet/ChecksumApplet.class" archive="maven-repository-artifact-applet.jar"
|
||||
width="400" height="20" name="ChecksumApplet" />
|
||||
<applet code="org/apache/maven/repository/applet/ChecksumApplet.class" archive="maven-repository-artifact-applet.jar"
|
||||
width="400" height="20" name="ChecksumApplet">
|
||||
</applet>
|
||||
</p>
|
||||
-->
|
||||
|
||||
<p>Search:</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue