projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9c24ff
)
Rerun
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Mon, 1 Mar 2010 10:14:00 +0000
(10:14 +0000)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Mon, 1 Mar 2010 10:14:00 +0000
(10:14 +0000)
admin/create_coy.php
patch
|
blob
|
history
diff --git
a/admin/create_coy.php
b/admin/create_coy.php
index 52fd8acbd233f2ba57de2f8f7cbbbbd85e62efcf..0a39697a1e6c294443f2872025d6fe36934a57fb 100644
(file)
--- a/
admin/create_coy.php
+++ b/
admin/create_coy.php
@@
-317,7
+317,7
@@
function display_company_edit($selected_id)
document.forms[0].action='create_coy.php?c=u&ul=1&id=" . $n . "&fn=' + document.forms[0].uploadfile.value
}
else {
- document.forms[0].action='create_coy.php?c=u&id=" . $n . "
&fn=' + document.forms[0].uploadfile.value
+ document.forms[0].action='create_coy.php?c=u&id=" . $n . "
'
}
document.forms[0].submit()
}