From 7c181557a1c0968a83d7d0c881bdf53037ebb368 Mon Sep 17 00:00:00 2001 From: hummypkg Date: Fri, 21 Feb 2014 21:27:03 +0000 Subject: [PATCH] re-adding synlinks git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@1790 2a923420-c742-0410-a762-8d5b09965624 --- var/mongoose/html/css/iphone-style-checkboxes.css | 1 + var/mongoose/html/css/ui.totop.css | 1 + var/mongoose/html/js/easing.js | 1 + var/mongoose/html/js/iajax.js | 1 + var/mongoose/html/js/iphone-style-checkboxes.js | 1 + var/mongoose/html/js/jquery.ui.totop.js | 1 + 6 files changed, 6 insertions(+) create mode 120000 var/mongoose/html/css/iphone-style-checkboxes.css create mode 120000 var/mongoose/html/css/ui.totop.css create mode 120000 var/mongoose/html/js/easing.js create mode 120000 var/mongoose/html/js/iajax.js create mode 120000 var/mongoose/html/js/iphone-style-checkboxes.js create mode 120000 var/mongoose/html/js/jquery.ui.totop.js diff --git a/var/mongoose/html/css/iphone-style-checkboxes.css b/var/mongoose/html/css/iphone-style-checkboxes.css new file mode 120000 index 0000000..06a66a9 --- /dev/null +++ b/var/mongoose/html/css/iphone-style-checkboxes.css @@ -0,0 +1 @@ +../lib/jquery.iphone-style-checkboxes/iphone-style-checkboxes.css \ No newline at end of file diff --git a/var/mongoose/html/css/ui.totop.css b/var/mongoose/html/css/ui.totop.css new file mode 120000 index 0000000..530a2aa --- /dev/null +++ b/var/mongoose/html/css/ui.totop.css @@ -0,0 +1 @@ +../lib/jquery.plugin/ui.totop/ui.totop.css \ No newline at end of file diff --git a/var/mongoose/html/js/easing.js b/var/mongoose/html/js/easing.js new file mode 120000 index 0000000..f42934e --- /dev/null +++ b/var/mongoose/html/js/easing.js @@ -0,0 +1 @@ +../lib/jquery.plugin/easing/easing.js \ No newline at end of file diff --git a/var/mongoose/html/js/iajax.js b/var/mongoose/html/js/iajax.js new file mode 120000 index 0000000..21d9006 --- /dev/null +++ b/var/mongoose/html/js/iajax.js @@ -0,0 +1 @@ +../lib/jquery.plugin/iajax/iajax.js \ No newline at end of file diff --git a/var/mongoose/html/js/iphone-style-checkboxes.js b/var/mongoose/html/js/iphone-style-checkboxes.js new file mode 120000 index 0000000..bef1b4a --- /dev/null +++ b/var/mongoose/html/js/iphone-style-checkboxes.js @@ -0,0 +1 @@ +../lib/jquery.iphone-style-checkboxes/iphone-style-checkboxes.js \ No newline at end of file diff --git a/var/mongoose/html/js/jquery.ui.totop.js b/var/mongoose/html/js/jquery.ui.totop.js new file mode 120000 index 0000000..e3150f2 --- /dev/null +++ b/var/mongoose/html/js/jquery.ui.totop.js @@ -0,0 +1 @@ +../lib/jquery.plugin/ui.totop/jquery.ui.totop.js \ No newline at end of file