From 875836e662f33bb4c5a9f9093bb8080f214dea5b Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Thu, 18 May 2017 15:49:08 +0100 Subject: Move third party libraries into vendor directories This makes the git hook that lints our own JavaScript easier, and keeps things more cleanly separated. We also remove unused third party libraries (select2 and jquery.placeholder). --- .../jquery-ui/css/smoothness/images/animated-overlay.gif | Bin 1738 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100755 web/js/jquery-ui/css/smoothness/images/animated-overlay.gif (limited to 'web/js/jquery-ui/css/smoothness/images/animated-overlay.gif') diff --git a/web/js/jquery-ui/css/smoothness/images/animated-overlay.gif b/web/js/jquery-ui/css/smoothness/images/animated-overlay.gif deleted file mode 100755 index d441f75eb..000000000 Binary files a/web/js/jquery-ui/css/smoothness/images/animated-overlay.gif and /dev/null differ -- cgit v1.2.3