Welcome to the new Confluence area.
Confluence is your knowledge base for Kering projects, teams and applications.
If you have any problems with these collaborative tools, feel free to send an email to the following address: keringtechcollaborativetool@kering.com |
:successful: You will be automatically redirected in 8 seconds to the Standard Information Base page. |
<script> AJS.toInit(function(){ if (AJS.params.remoteUser != ''){ AJS.$("#noconnected").hide(); window.setTimeout(function(){ // Move to the SIB HomePage. window.location.href = "https://confluence.keringapps.com/display/SIB/Welcome+Page"; }, 8000); } else{ AJS.$("#connected").hide(); } }); </script> |
We wish you a very good day on these tools.
#title-text, .page-metadata, #breadcrumb-section, .banner, #likes-and-labels-container{ display:none; } .buttonPage a{ color:white !important; } .buttonPage img{ position:relative; top:2px; } |