Changes for page Live Security
Last modified by Aurelie Bertrand on 2024/08/27 15:45
From version 2.1
edited by Aurelie Bertrand
on 2024/08/27 15:45
on 2024/08/27 15:45
Change comment:
There is no comment for this version
To version 1.1
edited by mrochelle
on 2020/08/05 16:14
on 2020/08/05 16:14
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. aureliebertranddigdashbiz1 +xwiki:XWiki.mrochelle - Default language
-
... ... @@ -1,1 +1,0 @@ 1 -fr - Content
-
... ... @@ -95,7 +95,7 @@ 95 95 if (show_measure == 'non') 96 96 { 97 97 var measIndex = selection.indexOfMeasure(measureId); 98 - if (measIndex !=-1)98 + if (measIndex > 0) 99 99 selection.removeMeasure(measIndex); 100 100 } 101 101 {{/code}}