projects
/
pr0n
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
880cae3
)
Junk removal.
author
Steinar H. Gunderson
<sesse@debian.org>
Tue, 2 Jan 2007 22:43:43 +0000
(23:43 +0100)
committer
Steinar H. Gunderson
<sesse@debian.org>
Tue, 2 Jan 2007 22:43:43 +0000
(23:43 +0100)
files/wizard.js
patch
|
blob
|
history
diff --git
a/files/wizard.js
b/files/wizard.js
index 000e49cc2cf57fbd6a2191fb683b44b23b4a77bd..53445ede38093bbbc7b6544b969868d4185a2df3 100644
(file)
--- a/
files/wizard.js
+++ b/
files/wizard.js
@@
-59,11
+59,6
@@
function OnNext()
htmluiTag.text = "http://pr0n.sesse.net/test/";
uploadTag.appendChild(htmluiTag);
- /*var target = xml.createNode(1, "target", "");
- target.setAttribute("href", "https://pr0n-internal.sesse.net/webdav/upload/test/");
- uploadTag.appendChild(target); */
-
- xml.documentElement.appendChild(uploadTag);
window.external.FinalNext();
}