diff options
Diffstat (limited to 'public/bower_components/select2/docs/community.html')
-rw-r--r-- | public/bower_components/select2/docs/community.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/public/bower_components/select2/docs/community.html b/public/bower_components/select2/docs/community.html new file mode 100644 index 0000000..ffe8f83 --- /dev/null +++ b/public/bower_components/select2/docs/community.html @@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <title>select2</title> + </head> + <body> + <script> + window.location = 'https://select2.org/getting-help'; + </script> + </body> +</html>
\ No newline at end of file |