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