From c8355d355a4d7046bb968c15a60ff4dea872b90f Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 25 Jun 2016 05:57:49 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/features.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui (gen4)/lib/features.js b/ui (gen4)/lib/features.js index 8f7f68d2..28465237 100755 --- a/ui (gen4)/lib/features.js +++ b/ui (gen4)/lib/features.js @@ -644,7 +644,8 @@ var FeatureSetProto = { // cleanup -- drop the sort table... .map(function(e){ return e[2] }) - // XXX remove not applicable... + // XXX remove not applicable -> unapplicable... + // XXX remove dependants on not applicable and on disabled -> excluded... // sort by dependency... var l = lst.length