diff --git a/docs/index.html b/docs/index.html index 63eb0a6..ee139bc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -434,7 +434,9 @@

Only the ellipsis

"type": "text", // cropping the text after 100 characters // and adding an ellipse - "limit": 100 + "limit": 100, + // remove button + "nobutton": true }