Commit 0a3fde0d authored by Alexandre Delanoë's avatar Alexandre Delanoë

[DESIGN] removing img

parent c40bbb8c
......@@ -121,6 +121,7 @@ ngramsViewCpt = here.component "ngramsView" cpt where
}
charts params CTabTerms = [
{-
H.div {className: "row"}
[ H.div {className: "col-12 d-flex justify-content-center"}
[ H.img { src: "images/Gargantextuel-212x300.jpg"
......@@ -129,7 +130,6 @@ ngramsViewCpt = here.component "ngramsView" cpt where
]
]
{-
R2.select { className: "form-control"
, defaultValue: show chartType
, on: { change: \e -> setChartType
......
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