From debb6c4727bfb1a7d35414c00ac349197a99464c Mon Sep 17 00:00:00 2001 From: REJack Date: Sat, 21 Sep 2019 10:40:46 +0200 Subject: [PATCH] added info to load plugin in docs/dependencies.md --- docs/dependencies.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/dependencies.md b/docs/dependencies.md index 265d4850a..d81464a03 100644 --- a/docs/dependencies.md +++ b/docs/dependencies.md @@ -18,6 +18,11 @@ AdminLTE depends on two main frameworks. The downloadable package contains both AdminLTE makes use of the following plugins. For documentation, updates or license information, please visit the provided links. {: .lead} +> Note! +> You need to load the js/css files of the plugin that you want to use. +> AdminLTE doesn't load automatically all plugins, this would cause huge load times on every page load. +{:.quote-warning} +