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/demos/effect/default.html | 102 ------------------------- apps/it/static/js/ui/demos/effect/easing.html | 102 ------------------------- apps/it/static/js/ui/demos/effect/index.html | 15 ---- 3 files changed, 219 deletions(-) delete mode 100644 apps/it/static/js/ui/demos/effect/default.html delete mode 100644 apps/it/static/js/ui/demos/effect/easing.html delete mode 100644 apps/it/static/js/ui/demos/effect/index.html (limited to 'apps/it/static/js/ui/demos/effect') diff --git a/apps/it/static/js/ui/demos/effect/default.html b/apps/it/static/js/ui/demos/effect/default.html deleted file mode 100644 index 2a4aea3..0000000 --- a/apps/it/static/js/ui/demos/effect/default.html +++ /dev/null @@ -1,102 +0,0 @@ - - - - - jQuery UI Effects - Effect demo - - - - - - - - - - - - - - - - - - - - - - -
-
-

Effect

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
-
- - - -Run Effect - -
-

Click the button above to show the effect.

-
- - diff --git a/apps/it/static/js/ui/demos/effect/easing.html b/apps/it/static/js/ui/demos/effect/easing.html deleted file mode 100644 index bd0d830..0000000 --- a/apps/it/static/js/ui/demos/effect/easing.html +++ /dev/null @@ -1,102 +0,0 @@ - - - - - jQuery UI Effects - Easing demo - - - - - - - - - -
- -
-

All easings provided by jQuery UI are drawn above, using a HTML canvas element. Click a diagram to see the easing in action.

-
- - diff --git a/apps/it/static/js/ui/demos/effect/index.html b/apps/it/static/js/ui/demos/effect/index.html deleted file mode 100644 index 5da6bc6..0000000 --- a/apps/it/static/js/ui/demos/effect/index.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - jQuery UI Effects Demos - - - - - - - -- cgit v1.2.3