From e7267ea7674ed0c5887cea021eec80922ec08019 Mon Sep 17 00:00:00 2001 From: nbm Date: Tue, 18 Oct 2005 12:12:06 +0000 Subject: [PATCH] Make it possible to load initialiseConditionalFieldsets multiple times. --- presentation/lookAndFeel/knowledgeTree/js/conditional_usage.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+), 0 deletions(-) diff --git a/presentation/lookAndFeel/knowledgeTree/js/conditional_usage.js b/presentation/lookAndFeel/knowledgeTree/js/conditional_usage.js index bfffdf7..d6bd3ad 100644 --- a/presentation/lookAndFeel/knowledgeTree/js/conditional_usage.js +++ b/presentation/lookAndFeel/knowledgeTree/js/conditional_usage.js @@ -71,6 +71,19 @@ The system works based on 3 concepts: var conditional_usage_undostack = new Array(); var conditional_usage_keys = new Array(); + +// sorry mom. +function checkStackForFieldset(fieldset) { + for (var i=0; i