Show which modules are available in module group details

Also process modules as sets to avoid duplicates.

Change-Id: I5f09af93b60e3610145f9c4221d47bf2e2ef3a38
This commit is contained in:
Ilya Shakhat
2015-10-19 16:24:14 +03:00
parent 5549ead1e4
commit fa0b8ec9d4
9 changed files with 49 additions and 38 deletions

View File

@@ -503,3 +503,7 @@ div.stackamenu li.current-menu-item a span {
width: 99%;
height: 350px;
}
.disabled {
color: grey;
}