1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
|
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/allow-page-scroll.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/allow-page-scroll.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/allow-page-scroll.html
@@ -3,7 +3,7 @@
<head>
<title>jquery.slimscroll - allow page scroll</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
<link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="libs/prettify/prettify.js"></script>
<script type="text/javascript" src="../jquery.slimscroll.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/chaining.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/chaining.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/chaining.html
@@ -3,7 +3,7 @@
<head>
<title>jquery.slimscroll - chaining</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
<link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="libs/prettify/prettify.js"></script>
<script type="text/javascript" src="../jquery.slimscroll.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/disable-fade-out.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/disable-fade-out.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/disable-fade-out.html
@@ -3,7 +3,7 @@
<head>
<title>jquery.slimscroll - disable fade out</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
<link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/dynamic-content.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/dynamic-content.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/dynamic-content.html
@@ -3,7 +3,7 @@
<head>
<title>jquery.slimscroll - dynamic content</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
<link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/height-width.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/height-width.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/height-width.html
@@ -3,7 +3,7 @@
<head>
<title>jquery.slimscroll - height / width</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
<link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/mouse-wheel.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/mouse-wheel.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/mouse-wheel.html
@@ -3,7 +3,7 @@
<head>
<title>jquery.slimscroll - mouse wheel</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
<link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/multiple-elements.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/multiple-elements.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/multiple-elements.html
@@ -3,7 +3,7 @@
<head>
<title>jquery.slimscroll - multiple elements</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
<link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/nested.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/nested.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/nested.html
@@ -3,7 +3,7 @@
<head>
<title>jquery.slimscroll - nested elements</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
<link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/programmatic-scrolling.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/programmatic-scrolling.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/programmatic-scrolling.html
@@ -3,7 +3,7 @@
<head>
<title>jquery.slimscroll - programmatic scrolling</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
<link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/rail.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/rail.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/rail.html
@@ -3,7 +3,7 @@
<head>
<title>jquery.slimscroll - rail options</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
<link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/scroll-events.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/scroll-events.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/scroll-events.html
@@ -3,7 +3,7 @@
<head>
<title>jquery.slimscroll - top/bottom events</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
<link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/scrollbar.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/scrollbar.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/scrollbar.html
@@ -3,7 +3,7 @@
<head>
<title>jquery.slimscroll - scrollbar options</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
<link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/start-position.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/start-position.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/start-position.html
@@ -3,7 +3,7 @@
<head>
<title>jquery.slimscroll - start position</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
<link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="libs/prettify/prettify.js"></script>
|