From: Wolfram Schneider Date: Fri, 7 Mar 2014 17:22:17 +0000 (+0000) Subject: remove support for older jquery version X-Git-Tag: 1.0.0~1318^2~15 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=54f81fc38da425651167d2857b87b883a84aaebc;p=mkws-moved-to-github.git remove support for older jquery version --- diff --git a/tools/htdocs/Makefile b/tools/htdocs/Makefile index 81b8af3..e152852 100644 --- a/tools/htdocs/Makefile +++ b/tools/htdocs/Makefile @@ -10,8 +10,6 @@ JQUERY_URL= http://code.jquery.com/jquery-1.10.0.min.js #JQUERY_URL= http://code.jquery.com/jquery-1.9.1.min.js #JQUERY_URL= http://code.jquery.com/jquery-1.8.3.min.js #JQUERY_URL= http://code.jquery.com/jquery-1.7.2.min.js -#JQUERY_URL= http://code.jquery.com/jquery-1.6.4.min.js -#JQUERY_URL= http://code.jquery.com/jquery-1.4.4.min.js JQUERY_UI_URL= http://code.jquery.com/ui/1.10.3/jquery-ui.js #JQUERY_UI_URL= http://code.jquery.com/ui/1.8.0/jquery-ui.min.js