You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by dg...@apache.org on 2020/09/30 16:36:06 UTC

[incubator-datalab] branch gh-pages updated: Small fix

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-datalab.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 8eb90c4  Small fix
8eb90c4 is described below

commit 8eb90c4676da37ee91e24ab0858d70ed791545dd
Author: Dmytro_Gnatyshyn <di...@ukr.net>
AuthorDate: Wed Sep 30 19:34:18 2020 +0300

    Small fix
---
 dist/main.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dist/main.js b/dist/main.js
index 389a2ab..8df9abc 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@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org