diff --git a/docs/javascript/treeview.md b/docs/javascript/treeview.md index 07f5830df..5829211a0 100644 --- a/docs/javascript/treeview.md +++ b/docs/javascript/treeview.md @@ -51,6 +51,14 @@ $('ul').Treeview(options) > ``` {: .quote-info} +> ##### IMPORTANT! +> If you want to use a multiple treeview's beside the main-sidebar treeview, +> then you need to add to all treeview's a ID-tag. +> ```html +>