From 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 13 Jul 2018 19:06:45 +0200 Subject: Fixed many permissions and began admin interface --- public/bower_components/jquery-ui/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/bower_components/jquery-ui/README.md (limited to 'public/bower_components/jquery-ui/README.md') diff --git a/public/bower_components/jquery-ui/README.md b/public/bower_components/jquery-ui/README.md new file mode 100644 index 0000000..9c3f88c --- /dev/null +++ b/public/bower_components/jquery-ui/README.md @@ -0,0 +1,11 @@ +[jQuery UI](http://jqueryui.com/) - Interactions and Widgets for the web +================================ + +jQuery UI provides interactions like Drag and Drop and widgets like Autocomplete, Tabs and Slider and makes these as easy to use as jQuery itself. + +If you want to use jQuery UI, go to [jqueryui.com](http://jqueryui.com) to get started. Or visit the [Using jQuery UI Forum](http://forum.jquery.com/using-jquery-ui) for discussions and questions. + +If you are interested in helping develop jQuery UI, you are in the right place. +To discuss development with team members and the community, visit the [Developing jQuery UI Forum](http://forum.jquery.com/developing-jquery-ui) or in #jquery on irc.freednode.net. + +## This repo only holds precompiled files. -- cgit v1.2.3