Fix for Bug 6109, Hey!
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
This commit is contained in:
parent
f098258e8c
commit
bd4bf5485c
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@
|
|||
//<![CDATA[
|
||||
$(document).ready(function(){
|
||||
$("#processfile").hide();
|
||||
$("#uploadfile").submit(function(){
|
||||
alert("Hey!");
|
||||
});
|
||||
});
|
||||
function CheckForm(f) {
|
||||
if ($("#fileToUpload").value == '') {
|
||||
|
|
Loading…
Reference in a new issue