- {String(apiexcelimportmessage) === String("true") &&
-
- {excelimportmessage}
+
+ {String(apiexcelimportmessage) === String("true") &&
+
+ {excelimportmessage}
-
+
- }
- {String(apiexcelimportmessage) === String("false") &&
-
- Impossible de traiter le fichier
- {excelimportmessage}
-
-
+ }
+ {String(apiexcelimportmessage) === String("false") &&
+
+ Impossible de traiter le fichier
+ {excelimportmessage}
+
+
- }
+ }
- {String(apiexcelimportmessage) === String("-1") &&
-
- Impossible de traiter le fichier
-
+ {String(apiexcelimportmessage) === String("-1") &&
+
+ Impossible de traiter le fichier
+
- }
+ }
-
-
+
+
- {String(partnerstatus) === String("0") &&
+ {String(partnerstatus) === String("0") &&
-
- {formation_file_name &&
{formation_file_name} }
-
+
+ {formation_file_name &&
{formation_file_name} }
+
-
Télécharger un fichier modèle
+
Télécharger un fichier modèle
-
+
- {/*
*/}
-
-
+ {/*
*/}
+
+
-
Comment utiliser le fichier ?
-
- Dans le fichier à importer, seules les colonnes suivantes sont obligatoires :
+ Comment utiliser le fichier ?
+
+ Dans le fichier à importer, seules les colonnes suivantes sont obligatoires :
+
+ external_code : C'est le code de la formation chez vous, editeur de la formation
+ titre : Le titre de la formation
+ domaine : Le domaine au quel est rattaché la formation
+ description : La descriptin de la formation
+
+
+ Pour le reste,
- external_code : C'est le code de la formation chez vous, editeur de la formation
- titre : Le titre de la formation
- domaine : Le domaine au quel est rattaché la formation
- description : La descriptin de la formation
+ Il s'agit d'un fichier csv. Les colonnes sont separées par des ";"
+ A l'interieur d'une même colonne, les informations sont separées par des ";"
+ Champ 'Metier' : les valeurs acceptées sont : IT, RH, vente, dev_perso, Graphisme, Management, Digital, Office, Autre
+ ...
-
- Pour le reste,
-
- Il s'agit d'un fichier csv. Les colonnes sont separées par des ";"
- A l'interieur d'une même colonne, les informations sont separées par des ";"
- Champ 'Metier' : les valeurs acceptées sont : IT, RH, vente, dev_perso, Graphisme, Management, Digital, Office, Autre
- ...
-
-
Télécharger le guide complet pour plus d'informations
-
-
+
Télécharger le guide complet pour plus d'informations
+
+
-
}
+
}
- {String(partnerstatus) !== String("0") &&
+ {String(partnerstatus) !== String("0") &&
}
+
+
+
-
}
-
-
-
-
-
-
Création manuelle d'une formation
+
+
Création manuelle d'une formation
-
+
+
+
+
+ }
+
+
+ {String(menu) === "infopartner" &&
+
+ }
+
+ {String(menu) === "statistique" &&
+
+ }
+
+ {String(menu) === "setuplms" &&
+
+
+
+ }
+
+
+ {String(menu) === "mes_sessions" &&
+
+
+
+
+ }
+
+ {String(menu) === "mes_employes" &&
+
+
+
+ }
+
+ {String(menu) === "factures_client" &&
+
+
+
+ }
+
+ {String(menu) === "prix_achat" &&
+
+ }
+
+
+ {String(menu) === "mon_materiel" &&
+
+
+
+ }
+
+ {String(menu) === "mes_cmd" &&
+
+ }
+
+
+ {String(menu) === "facture" &&
+
+
+
+ }
+
+ {String(menu) === "pricing" &&
+ }
+
+ {String(menu) === "mes_stagiaires" &&
+
+
+
+ }
+
+ {String(menu) === "mes_apprenants" &&
+ }
+
+
+ {String(menu) === "abonnement" &&
+ }
+
+ {String(menu) === "ordervalide" && orderid && packs &&
+
+
+ }
+
+ {String(menu) === "mes_clients" &&
+ }
+
+ {String(menu) === "config_document" &&
+
+
+
+ }
+
+ {String(menu) === "config_technique" &&
+
+
+
+ }
+
+
+ {String(menu) === "config_session_steps" &&
+ }
+
+
+
+ {String(menu) === "config_jours_heures" &&
+ }
+
+ {String(menu) === "config_champ_specific" &&
+
+
+
+ }
+
+
+ {String(menu) === "module_agenda" &&
+
+
+
+ }
+
+
+ {String(menu) === "dashbord_session" &&
+
+
+
+ }
+
+ {String(menu) === "dashbord_formation" &&
+
+
+
+ }
+
+
+
+ {String(menu) === "mon_tableau_de_bord" &&
+
+
+
+
+
+ }
+
+
+
+
+
+
+ {left_menu === true && Reduire }
+ {left_menu === false && ++ }
+
+
+
+
+ {String(menu) !== "infopartner" &&
}
+ {String(menu) === "infopartner" &&
}
+
+
+
+ {String(menu) !== "mon_tableau_de_bord" &&
}
+ {String(menu) === "mon_tableau_de_bord" &&
}
+
+
+
+ {String(menu) !== "module_agenda" &&
}
+ {String(menu) === "module_agenda" &&
}
+
+
+ {String(menu) !== "abonnement" &&
}
+ {String(menu) === "abonnement" &&
}
+
+
+ {String(menu) !== "facture" &&
}
+ {String(menu) === "facture" &&
}
+
+
+
+
+ {String(menu) !== "creation" &&
}
+ {String(menu) === "creation" &&
}
+
+
+ {String(menu) !== "affichage" &&
}
+ {String(menu) === "affichage" &&
}
+
+
+ {String(menu) !== "mes_sessions" &&
}
+ {String(menu) === "mes_sessions" &&
}
+
+
+ {String(menu) !== "mes_stagiaires" &&
}
+ {String(menu) === "mes_stagiaires" &&
}
+
+
+ {String(menu) !== "mes_apprenants" &&
}
+ {String(menu) === "mes_apprenants" &&
}
+
+
+
+ {String(menu) !== "mes_employes" &&
}
+ {String(menu) === "mes_employes" &&
}
+
+
+ {String(menu) !== "mon_materiel" &&
}
+ {String(menu) === "mon_materiel" &&
}
+
+
+
+
+ {String(menu) !== "statistique" &&
}
+ {String(menu) === "statistique" &&
}
+
+
+
+
+
+
+
+
+
+ {String(menu) !== "mes_clients" &&
}
+ {String(menu) === "mes_clients" &&
}
-
- }
+
+
+ {String(menu) !== "pricing" &&
}
+ {String(menu) === "pricing" &&
}
+
+
+
+
+ {String(menu) !== "mes_cmd" &&
}
+ {String(menu) === "mes_cmd" &&
}
+
+
+
+
+ {String(menu) !== "factures_client" &&
}
+ {String(menu) === "factures_client" &&
}
+
+
+
+
+ {String(menu) !== "prix_achat" &&
}
+ {String(menu) === "prix_achat" &&
}
+
- {String(menu) === "infopartner" &&
-
+
+
+
+ {String(has_partner_lms_url) === "1" &&
{
+ e.preventDefault();
+ window.open(
+ partner_lms_url,
+ '_blank'
+ );
+ }}>
}
+
+ {String(has_partner_lms_url) === "1" &&
+
+ {String(menu) !== "statistique" &&
}
+ {String(menu) === "statistique" &&
}
+
}
+
+
Configuration
+
+
{
+
+ }}
+
+ onClose={(event) => {
+
+
+ }}
+
+ >
+
+ {String(menu) !== "config_document" &&
}
+ {String(menu) === "config_document" &&
}
+
+
+
+ {String(menu) !== "config_champ_specific" &&
}
+ {String(menu) === "config_champ_specific" &&
}
+
+
+ {String(menu) !== "config_technique" &&
}
+ {String(menu) === "config_technique" &&
}
+
+
+
+
+ {String(menu) !== "config_session_steps" &&
}
+ {String(menu) === "config_session_steps" &&
}
+
+
+
+
+ {String(menu) !== "config_jours_heures" &&
}
+ {String(menu) === "config_jours_heures" &&
}
+
+
+
+
+
+
+
+
+
+
+
{
+
+ }}
+
+ onClose={(event) => {
+
+
+ }}
+
+ >
+
+ {String(menu) !== "dashbord_formation" &&
}
+ {String(menu) === "dashbord_formation" &&
}
+
+
+
+ {String(menu) !== "dashbord_session" &&
}
+ {String(menu) === "dashbord_session" &&
}
+
+
+
-
- }
- {String(menu) === "statistique" &&
-
-
+ {String(firstConnexion) === "1" && String(part_is_partner_admin_account) === "1" &&
+
+
+ Cher partenaire, c'est votre première connexion,
+ Nous sommes ravis de vous accueillir dans notre aventure MySy.
+ Pour commencer à publier vos formations, veuillez choisir une formule d'abonnement en cliquant ici
+ Merci.
+
+
+
}
+
+ {String(firstConnexion) === "1" && String(part_is_partner_admin_account) !== "1" &&
+
+
+ Cher Utilisateur, c'est votre première connexion,
+ Nous sommes ravis de vous accueillir dans notre aventure MySy.
+ setfirstConnexion()} className="firstConnexion_bton"> Fermer
+ Merci.
+
+
+
}
+
+
+ {String(myApiResponse) === String("false") &&
+
Impossible de contacter l'hote distant. Merci de contacter votre administrateur
+
+ }
+
+ {String(menu) === "affichage" &&
+
+ }
+
+
}
- {String(menu) === "setuplms" &&
-
-
+ {left_menu === false &&
+ {String(menu) === "checkout" &&
+ Retour aux produits & Services
+
- }
+
+ }
+
+ {String(menu) === "creation" &&
+
- {String(menu) === "mes_sessions" &&
-
+
+ {String(apiexcelimportmessage) === String("true") &&
+
+ {excelimportmessage}
-
+
+
+ }
+ {String(apiexcelimportmessage) === String("false") &&
+
+ Impossible de traiter le fichier
+ {excelimportmessage}
+
+
+
+ }
+
+ {String(apiexcelimportmessage) === String("-1") &&
+
+ Impossible de traiter le fichier
+
+
+ }
+
+
+
+
+
+
+ {String(partnerstatus) === String("0") &&
+
+
+ {formation_file_name &&
{formation_file_name} }
+
+
+
+
+
Télécharger un fichier modèle
+
+
+
+ {/*
*/}
+
+
+
+
Comment utiliser le fichier ?
+
+ Dans le fichier à importer, seules les colonnes suivantes sont obligatoires :
+
+ external_code : C'est le code de la formation chez vous, editeur de la formation
+ titre : Le titre de la formation
+ domaine : Le domaine au quel est rattaché la formation
+ description : La descriptin de la formation
+
+
+ Pour le reste,
+
+ Il s'agit d'un fichier csv. Les colonnes sont separées par des ";"
+ A l'interieur d'une même colonne, les informations sont separées par des ";"
+ Champ 'Metier' : les valeurs acceptées sont : IT, RH, vente, dev_perso, Graphisme, Management, Digital, Office, Autre
+ ...
+
+
Télécharger le guide complet pour plus d'informations
+
+
+
+
+
+
+
+
}
+
+ {String(partnerstatus) !== String("0") &&
}
+
+
+
+
+
+
+
+
Création manuelle d'une formation
+
+
+
+
+
+ }
+
+
+ {String(menu) === "infopartner" &&
+
+ }
+
+ {String(menu) === "statistique" &&
+
+ }
+
+ {String(menu) === "setuplms" &&
+
+
+
+ }
+
+
+ {String(menu) === "mes_sessions" &&
+
+
+
+
+ }
+
+ {String(menu) === "mes_employes" &&
+
+
+
+ }
+
+ {String(menu) === "factures_client" &&
+
+
+
+ }
+
+ {String(menu) === "prix_achat" &&
+
+ }
+
+
+ {String(menu) === "mon_materiel" &&
+
+
+
+ }
+
+ {String(menu) === "mes_cmd" &&
+
+ }
+
+
+ {String(menu) === "facture" &&
+
+
- }
+ }
- {String(menu) === "mes_employes" &&
-
-
+ {String(menu) === "pricing" &&
- }
+ }
- {String(menu) === "factures_client" &&
-
-
+ {String(menu) === "mes_stagiaires" &&
+
+
- }
+ }
- {String(menu) === "prix_achat" &&
-
-
+ {String(menu) === "mes_apprenants" &&
- }
+ }
- {String(menu) === "mon_materiel" &&
-
-
+ {String(menu) === "abonnement" &&
- }
+ }
- {String(menu) === "mes_cmd" &&
-
-
+ {String(menu) === "ordervalide" && orderid && packs &&
+
- }
+ }
+
+ {String(menu) === "mes_clients" &&
+ }
+
+ {String(menu) === "config_document" &&
+
+
+
+ }
+
+ {String(menu) === "config_technique" &&
+
+
+
+ }
- {String(menu) === "facture" &&
+ {String(menu) === "config_session_steps" &&
-
-
- }
-
- {String(menu) === "pricing" &&
- }
-
- {String(menu) === "mes_stagiaires" &&
-
-
-
- }
-
- {String(menu) === "mes_apprenants" &&
- }
-
-
- {String(menu) === "abonnement" &&
- }
-
- {String(menu) === "ordervalide" && orderid && packs &&
-
-
- }
-
- {String(menu) === "mes_clients" &&
- }
-
- {String(menu) === "config_document" &&
-
-
-
- }
-
- {String(menu) === "config_technique" &&
-
-
-
- }
-
-
- {String(menu) === "config_session_steps" &&
- }
+
+
+ }
- {String(menu) === "config_jours_heures" &&
+ {String(menu) === "config_jours_heures" &&
- }
+
+
+ }
- {String(menu) === "config_champ_specific" &&
+ {String(menu) === "config_champ_specific" &&
-
-
- }
+
+
+ }
- {String(menu) === "module_agenda" &&
+ {String(menu) === "module_agenda" &&
-
-
- }
+
+
+ }
- {String(menu) === "dashbord_session" &&
+ {String(menu) === "dashbord_session" &&
-
-
- }
+
+
+ }
- {String(menu) === "dashbord_formation" &&
+ {String(menu) === "dashbord_formation" &&
-
-
- }
+
+
+ }
- {String(menu) === "mon_tableau_de_bord" &&
+ {String(menu) === "mon_tableau_de_bord" &&
-
+
-
- }
+
+ }
+
}
diff --git a/src/styles/components/_partner.scss b/src/styles/components/_partner.scss
index 9812960..3535215 100644
--- a/src/styles/components/_partner.scss
+++ b/src/styles/components/_partner.scss
@@ -523,6 +523,10 @@
width: 1rem;
height: 1rem;
}
+
+ .not_display_mobile{
+ display: none;
+ }
}
@media only screen and (min-width: 601px) and (max-width: 991px) {
@@ -976,6 +980,14 @@
height: 1rem;
}
+ .div_gauche_reduit{
+ width: 5% !important;
+ }
+
+ .div_droite_ralonge{
+ width: 94% !important;
+ }
+
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
@@ -1470,6 +1482,13 @@
width: 1rem;
height: 1rem;
}
+ .div_gauche_reduit{
+ width: 3% !important;
+ }
+
+ .div_droite_ralonge{
+ width: 96% !important;
+ }
}
@@ -1489,6 +1508,12 @@
margin-right: 2px;
}
+
+
+ .div_droite_ralonge{
+ width: 96% !important;
+ }
+
.img_user {
margin-left: auto;
margin-right: auto;
@@ -1532,6 +1557,10 @@
margin-left: 5px;
}
+ .div_gauche_reduit{
+ width: 3% !important;
+ }
+
.koUpdateData {
font-size: medium;
color: red;