From 175083e0d65610a3d20148b3c1e3d379968d2867 Mon Sep 17 00:00:00 2001 From: justme-1968 Date: Sun, 11 Oct 2015 16:29:07 +0000 Subject: [PATCH] 33_readingsGroup.pm: docu fix git-svn-id: https://svn.fhem.de/fhem/trunk@9436 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/33_readingsGroup.pm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/fhem/FHEM/33_readingsGroup.pm b/fhem/FHEM/33_readingsGroup.pm index 2b5477eb5..94b98ae09 100644 --- a/fhem/FHEM/33_readingsGroup.pm +++ b/fhem/FHEM/33_readingsGroup.pm @@ -1626,7 +1626,8 @@ readingsGroup_Attr($$$;$) Attributes - if set to collapsed or collapsible will recognise the specials <->,<+> and <+-> as the first elements of + if set to collapsed or collapsible readingsGroup will recognise the specials <->,<+> and <+-> as the first elements of a line to add a + or - symbol to this line. clicking on the + or - symbol will toggle between expanded and collapsed state. if a readingsGroup is expanded then all others in the same group will be collapsed.