Commit d69bb7f3 by Scott

Update jQuery to 1.11.2

parent c4223749
...@@ -766,7 +766,7 @@ ...@@ -766,7 +766,7 @@
$qa_content['notices'][]=qa_notice_form('welcome', qa_opt('notice_welcome')); $qa_content['notices'][]=qa_notice_form('welcome', qa_opt('notice_welcome'));
} }
$qa_content['script_rel']=array('qa-content/jquery-1.11.1.min.js'); $qa_content['script_rel']=array('qa-content/jquery-1.11.2.min.js');
$qa_content['script_rel'][]='qa-content/qa-page.js?'.QA_VERSION; $qa_content['script_rel'][]='qa-content/qa-page.js?'.QA_VERSION;
if ($voting) 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