FIX broken feature, wrong div name
This commit is contained in:
parent
c496e6eb51
commit
8dffa020b4
@ -326,7 +326,7 @@ if ($action == 'create') {
|
||||
if ($conf->use_javascript_ajax) {
|
||||
print "\n".'<script type="text/javascript" language="javascript">';
|
||||
print 'jQuery(document).ready(function () {
|
||||
jQuery("#selecttype").change(function() {
|
||||
jQuery("#type").change(function() {
|
||||
document.formsoc.action.value="create";
|
||||
document.formsoc.submit();
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user