File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## 1.20.2 - 2022-04-30
99
10+ ### CHanged
11+ - Changed ` Enabled By SuperAdmin ` to read ` Enabled by Server Admin ` [ #344 ] ( https://github.com/clowder-framework/clowder/issues/344 )
12+
1013## 1.20.1 - 2022-04-04
1114
1215### Fixed
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ <h1>Space Extractors</h1>
3535 < th > Name</ th >
3636 < th > Description</ th >
3737 < th > Process Triggers</ th >
38- < th class ="text-center " title ="Extractors marked for execution in all spaces "> Enabled By SuperAdmin </ th >
39- < th class ="text-center " title ="Follow selection in 'Enabled By SuperAdmin ' column "> Use Default</ th >
38+ < th class ="text-center " title ="Extractors marked for execution in all spaces "> Enabled by Server Admin </ th >
39+ < th class ="text-center " title ="Follow selection in 'Enabled by Server Admin ' column "> Use Default</ th >
4040 < th class ="text-center " title ="Always trigger execution in this space "> Enable in Space</ th >
4141 < th class ="text-center " title ="Never trigger execution in this space "> Disable in Space</ th >
4242 </ tr >
You can’t perform that action at this time.
0 commit comments