From 3321241b61766045a68a3d607b67e11a95014e87 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Thu, 20 Feb 2014 12:44:49 +0200 Subject: Require logins, removed jquery UI --- apps/it/static/js/ui/ui.mouse.jquery.json | 64 ------------------------------- 1 file changed, 64 deletions(-) delete mode 100644 apps/it/static/js/ui/ui.mouse.jquery.json (limited to 'apps/it/static/js/ui/ui.mouse.jquery.json') diff --git a/apps/it/static/js/ui/ui.mouse.jquery.json b/apps/it/static/js/ui/ui.mouse.jquery.json deleted file mode 100644 index 83e8a29..0000000 --- a/apps/it/static/js/ui/ui.mouse.jquery.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "name": "ui.mouse", - "title": "jQuery UI Mouse", - "description": "Abstracts mouse-based interactions to assist in creating certain widgets.", - "keywords": [ - "ui", - "mouse", - "abstraction" - ], - "version": "1.10.4", - "author": { - "name": "jQuery Foundation and other contributors", - "url": "https://github.com/jquery/jquery-ui/blob/1.10.4/AUTHORS.txt" - }, - "maintainers": [ - { - "name": "Scott González", - "email": "scott.gonzalez@gmail.com", - "url": "http://scottgonzalez.com" - }, - { - "name": "Jörn Zaefferer", - "email": "joern.zaefferer@gmail.com", - "url": "http://bassistance.de" - }, - { - "name": "Kris Borchers", - "email": "kris.borchers@gmail.com", - "url": "http://krisborchers.com" - }, - { - "name": "Corey Frang", - "email": "gnarf37@gmail.com", - "url": "http://gnarf.net" - }, - { - "name": "Mike Sherov", - "email": "mike.sherov@gmail.com", - "url": "http://mike.sherov.com" - }, - { - "name": "TJ VanToll", - "email": "tj.vantoll@gmail.com", - "url": "http://tjvantoll.com" - } - ], - "licenses": [ - { - "type": "MIT", - "url": "https://github.com/jquery/jquery-ui/blob/1.10.4/MIT-LICENSE.txt" - } - ], - "bugs": "http://bugs.jqueryui.com/", - "homepage": "http://jqueryui.com/mouse/", - "demo": "http://jqueryui.com/mouse/", - "docs": "http://api.jqueryui.com/mouse/", - "download": "http://jqueryui.com/download/", - "dependencies": { - "jquery": ">=1.6", - "ui.core": "1.10.4", - "ui.widget": "1.10.4" - }, - "category": "core" -} -- cgit v1.2.3