resize textarea of pom.xml
This commit is contained in:
parent
b852d1dc6b
commit
cd98315d43
@ -13,7 +13,7 @@
|
|||||||
</form>
|
</form>
|
||||||
<form method="post" action="/mavor/download/jars">
|
<form method="post" action="/mavor/download/jars">
|
||||||
<input type="hidden" name="type" value="pom"/>
|
<input type="hidden" name="type" value="pom"/>
|
||||||
POM: <textarea name="pom"></textarea><br/>
|
POM: <textarea name="pom" cols="80" rows="20"></textarea><br/>
|
||||||
<input type="submit"/>
|
<input type="submit"/>
|
||||||
</form>
|
</form>
|
||||||
<a href="/mavor/logout">logout</a>
|
<a href="/mavor/logout">logout</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user