diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-04-25 13:02:03 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-04-25 13:23:40 -0300 |
commit | 0408e01474d43acf0aefcb6fb664d3e48a0faf0b (patch) | |
tree | c73587186c7b94bf797dda5ce4c6b73c937eb8d6 /changes/bug-5550_improve-ui-components-hiding | |
parent | 477f57876be9bdc8b90cb0a031dc2c7d691a8574 (diff) |
Add changes file for #5550
Diffstat (limited to 'changes/bug-5550_improve-ui-components-hiding')
-rw-r--r-- | changes/bug-5550_improve-ui-components-hiding | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug-5550_improve-ui-components-hiding b/changes/bug-5550_improve-ui-components-hiding new file mode 100644 index 00000000..a289ab0f --- /dev/null +++ b/changes/bug-5550_improve-ui-components-hiding @@ -0,0 +1,2 @@ +- Hide services that the current logged in provider does not have. Closes #5550. +- If we don't have a provider supporting that service we hide the actions along with the widgets. Related to #5550. |