Commit 552f227a authored by c24b's avatar c24b

Removing help inside slider

parent 9a14bc3d
......@@ -298,21 +298,21 @@ help = { "#project":{
// "placement": "top",
// "position": "inside",
// },
"#unfold":{
"type": "slider-content",
"en":{
"title":"Search in corpus",
"content":"Search nodes in graph: results will show the corresponding documents in corpus"
},
"fr":{
"title":"rechercher dans le corpus",
"content":"Rechercher les noeuds du graph:les resultats montreront leur emploi dans le corpus"
},
"placement": "top",
"position": "inside",
},
// "#unfold":{
// "type": "slider-content",
// "en":{
// "title":"Search in corpus",
// "content":"Search nodes in graph: results will show the corresponding documents in corpus"
//
// },
// "fr":{
// "title":"rechercher dans le corpus",
// "content":"Rechercher les noeuds du graph:les resultats montreront leur emploi dans le corpus"
//
// },
// "placement": "top",
// "position": "inside",
// },
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment