Closed dpoirier closed 9 years ago
The copy of jqueryui we had embedded was missing some image files (https://github.com/miurahr/python-markedit/issues/1).
Fixed by getting rid of the embedded version and loading jqueryui from Google's CDN, like we're already doing for some other libraries.
Fixes #524
looks good
The copy of jqueryui we had embedded was missing some image files (https://github.com/miurahr/python-markedit/issues/1).
Fixed by getting rid of the embedded version and loading jqueryui from Google's CDN, like we're already doing for some other libraries.
Fixes #524