summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
603761c)
The SearchBar data id name is wrong. It is referenced in the ADMX template as <enum id="SearchBar" valueName="SearchBar"> and not Permissions as shown in the readme.
Value (string):
```
<enabled/>
Value (string):
```
<enabled/>
-<data id="Permissions" value="unified | separate"/>
+<data id="SearchBar" value="unified | separate"/>