You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by dg...@apache.org on 2019/12/12 14:21:07 UTC

[incubator-dlab] 02/03: [DLAB-1380]: Fixed initial slider is not loaded if open links by turn in one browser

This is an automated email from the ASF dual-hosted git repository.

dgnatyshyn pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit f7edd3a3b36333c42f04649db02d95053ee8d4d9
Author: Dmytro Gnatyshyn <di...@ukr.net>
AuthorDate: Thu Dec 12 16:20:29 2019 +0200

    [DLAB-1380]: Fixed initial slider is not loaded if open links by turn in one browser
---
 dist/main.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dist/main.js b/dist/main.js
index f3fcc04..7f6a3f6 100644
--- a/dist/main.js
+++ b/dist/main.js
@@ -26,4 +26,4 @@ function(e){var t,n,i,a,r,s,o,l,d,p,c,u,f,m,h,g,v,b,w,y="sizzle"+1*new Date,x=e.
 /*! lozad.js - v1.14.0 - 2019-10-19
 * https://github.com/ApoorvSaxena/lozad.js
 * Copyright (c) 2019 Apoorv Saxena; Licensed MIT */
-e.exports=function(){"use strict";var e="undefined"!=typeof document&&document.documentMode,t={rootMargin:"0px",threshold:0,load:function(t){if("picture"===t.nodeName.toLowerCase()){var n=document.createElement("img");e&&t.getAttribute("data-iesrc")&&(n.src=t.getAttribute("data-iesrc")),t.getAttribute("data-alt")&&(n.alt=t.getAttribute("data-alt")),t.append(n)}if("video"===t.nodeName.toLowerCase()&&!t.getAttribute("data-src")&&t.children){for(var i=t.children,a=void 0,r=0;r<=i.length-1;r [...]
\ No newline at end of file
+e.exports=function(){"use strict";var e="undefined"!=typeof document&&document.documentMode,t={rootMargin:"0px",threshold:0,load:function(t){if("picture"===t.nodeName.toLowerCase()){var n=document.createElement("img");e&&t.getAttribute("data-iesrc")&&(n.src=t.getAttribute("data-iesrc")),t.getAttribute("data-alt")&&(n.alt=t.getAttribute("data-alt")),t.append(n)}if("video"===t.nodeName.toLowerCase()&&!t.getAttribute("data-src")&&t.children){for(var i=t.children,a=void 0,r=0;r<=i.length-1;r [...]
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org