diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/requirements/3_functional.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/requirements/3_functional.xml b/devel/requirements/3_functional.xml index f26d7ec..701b557 100644 --- a/devel/requirements/3_functional.xml +++ b/devel/requirements/3_functional.xml @@ -928,6 +928,10 @@ <title>UI.Commit.Buttons</title> <para>The system shall label the Next button as "Install", or its translation.</para> </formalpara> + <formalpara id="UI.Commit.ToolClosure"> + <title>UI.Commit.ToolClosure</title> + <para>The system shall ensure all tools launched via UI.Intro.Tools have been closed. If not, the system shall prompt the user to close them before continuing.</para> + </formalpara> </section> </section> <section id="ui_perform"> |