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

jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new ea9d1829eb8 remove jdk version (#100)
ea9d1829eb8 is described below

commit ea9d1829eb80643dfed71b2984a7d065b3b1d597
Author: song7788q <songp...@gmail.com>
AuthorDate: Wed Sep 14 20:01:39 2022 +0800

    remove jdk version (#100)
---
 src/pages/download/index.tsx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/download/index.tsx b/src/pages/download/index.tsx
index 3d708136196..af5491adde9 100644
--- a/src/pages/download/index.tsx
+++ b/src/pages/download/index.tsx
@@ -136,7 +136,7 @@ export default function Download(): JSX.Element {
                                 ))}
                             </div>
                         </div>
-                        <div className="download-type">
+                        {/* <div className="download-type">
                             <label>
                                 <Translate id="download.jdk.version" 
description="JDK Version">
                                     JDK Version
@@ -157,7 +157,7 @@ export default function Download(): JSX.Element {
                                     </div>
                                 ))}
                             </div>
-                        </div>
+                        </div> */}
                         <div className="download-type">
                             <label>
                                 <Translate id="download.download.link" 
description="Download">


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to