Commit e2e7cdfa by Scott

Upgrade jQuery to 3.3.1

parent 3a12798a
......@@ -798,7 +798,7 @@ function qa_content_prepare($voting = false, $categoryids = array())
}
}
$qa_content['script_rel'] = array('qa-content/jquery-3.2.1.min.js');
$qa_content['script_rel'] = array('qa-content/jquery-3.3.1.min.js');
$qa_content['script_rel'][] = 'qa-content/qa-global.js?' . QA_VERSION;
if ($voting)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment