summaryrefslogtreecommitdiff
path: root/BKUOnline/src/main/webapp/HTTP-ohne.html
diff options
context:
space:
mode:
authorwbauer <wbauer@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2008-10-09 15:18:40 +0000
committerwbauer <wbauer@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2008-10-09 15:18:40 +0000
commit32d579c45b0fc8a99e4f9b71164415fa09e2d79f (patch)
tree41068cce7c33c09c9688b415e9ed87272ae3a67c /BKUOnline/src/main/webapp/HTTP-ohne.html
parent144c0133dcb107b30799a310ba51460d6479358d (diff)
downloadmocca-32d579c45b0fc8a99e4f9b71164415fa09e2d79f.tar.gz
mocca-32d579c45b0fc8a99e4f9b71164415fa09e2d79f.tar.bz2
mocca-32d579c45b0fc8a99e4f9b71164415fa09e2d79f.zip
Introduced SL Request parameters to customize Applet layout
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@92 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/webapp/HTTP-ohne.html')
-rw-r--r--BKUOnline/src/main/webapp/HTTP-ohne.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/BKUOnline/src/main/webapp/HTTP-ohne.html b/BKUOnline/src/main/webapp/HTTP-ohne.html
index f61081cc..1923113e 100644
--- a/BKUOnline/src/main/webapp/HTTP-ohne.html
+++ b/BKUOnline/src/main/webapp/HTTP-ohne.html
@@ -86,6 +86,12 @@ legend {
<sl:BinaryFileParameters ContentIsXMLEntity="true" />
</sl:InfoboxReadRequest>
-->
+<p><label for="appletWidth">Applet Width</label> <input
+ name="appletWidth" value="190" id="appletWidth">
+<p><label for="appletHeight">Applet Height</label> <input
+ name="appletHeight" value="130" id="appletHeight">
+<p><label for="appletBackground">Applet Background</label> <input
+ name="appletBackground" value="" id="appletBackground">
</textarea></p>
<!--