mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
MDL-47477 libraries: use smoothness theme for jquery ui
This commit is contained in:
parent
5a53b77f71
commit
366372c74e
18 changed files with 1648 additions and 4 deletions
|
@ -6,8 +6,10 @@ Description of import of various jQuery libraries into Moodle:
|
|||
2/ download jQuery UI files from http://jqueryui.com/download/all/,
|
||||
delete old files and edit plugins.php
|
||||
|
||||
3/ run phpunit tests
|
||||
3/ download all UI themes and update smoothness theme
|
||||
|
||||
4/ open http://127.0.0.1/lib/tests/other/jquerypage.php
|
||||
4/ run phpunit tests
|
||||
|
||||
Petr Skoda
|
||||
5/ open http://127.0.0.1/lib/tests/other/jquerypage.php
|
||||
|
||||
Petr Skoda
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue