From abdf41f5f3ad682e57a60f662e7a6ed56b4e3e54 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 26 Jul 2015 00:25:00 +0300 Subject: Add a local jQuery fallback. Shouldn't really happen, but China for example has blocked Google so this should help. --- docs/examples/dashboard/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/examples/dashboard') diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index d6c08db3a..513d28f4d 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -239,6 +239,7 @@ ================================================== --> + -- cgit v1.2.3 From 079c35f6134e0af2d0e00fe45f0fcc8ccc0cb884 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 4 Aug 2015 20:31:09 -0700 Subject: replace holder.js references in dashboard example with placeholder gif. fixes #16699 --- docs/examples/dashboard/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/examples/dashboard') diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index 513d28f4d..e6c10d6a4 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -82,22 +82,22 @@
- Generic placeholder thumbnail + Generic placeholder thumbnail

Label

Something else
- Generic placeholder thumbnail + Generic placeholder thumbnail

Label

Something else
- Generic placeholder thumbnail + Generic placeholder thumbnail

Label

Something else
- Generic placeholder thumbnail + Generic placeholder thumbnail

Label

Something else
-- cgit v1.2.3