Update jQuery and jQuery-UI.
* wrap/python/ajax/ltl2tgba.html: Adjust to use
jQuery 1.6.1 and jQuery-UI 1.8.13. Remove a useless check
of $("#autoupdate").attr("checked") since this checkbox no longer
exists.
* wrap/python/ajax/css/ui-lightness/jquery-ui-1.8.8.custom.css:
Replace by ...
* wrap/python/ajax/css/ui-lightness/jquery-ui-1.8.13.custom.css: This.
* wrap/python/ajax/Makefile.am (EXTRA_DIST): Adjust.
This commit is contained in:
parent
bf2b44c6de
commit
f3bae53e5b
4 changed files with 147 additions and 128 deletions
|
|
@ -23,7 +23,7 @@ nodist_noinst_SCRIPTS = spot.py
|
|||
EXTRA_DIST = $(srcdir)/spot.in README ltl2tgba.html css/ltl2tgba.css \
|
||||
css/tipTip.css js/jquery.tipTip.minified.js logos/lip6sys64.png \
|
||||
logos/lrde64.png logos/spot64s.png logos/mail.png \
|
||||
css/ui-lightness/jquery-ui-1.8.8.custom.css \
|
||||
css/ui-lightness/jquery-ui-1.8.13.custom.css \
|
||||
css/ui-lightness/images/ui-icons_222222_256x240.png \
|
||||
css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png \
|
||||
css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue