1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Loading out-dated version of jQuery is unnecessary here.
This commit is contained in:
Sherif Ramadan
2013-08-06 06:02:45 -04:00
parent 2442866d8f
commit dcda705e85

View File

@@ -361,7 +361,6 @@ function site_footer($config = array())
</div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
function showBetaWarning() {