Can get information about multiple groups and cache them.

This commit is contained in:
Pierre HUBERT
2018-07-20 09:07:00 +02:00
parent 61a20e8708
commit cc1e4dd22a
5 changed files with 156 additions and 0 deletions

View File

@ -392,6 +392,7 @@ class Dev {
//Groups component
"js/components/groups/interface.js",
"js/components/groups/utils.js",
"js/components/groups/info.js",
//Virtual directory component
"js/components/virtualDirectory/interface.js",