summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-04-25 13:26:55 -0300
committerTomás Touceda <chiiph@leap.se>2014-04-25 13:26:55 -0300
commit558d33fb8ffb884834153b5b941c7425723f45b7 (patch)
treec73587186c7b94bf797dda5ce4c6b73c937eb8d6 /changes
parent55d4f043ee457bc780c7ea37a6b8ded448b0abdd (diff)
parent0408e01474d43acf0aefcb6fb664d3e48a0faf0b (diff)
Merge remote-tracking branch 'refs/remotes/ivan/bug/5550_show-hide-services-according-provider' into develop
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-5550_improve-ui-components-hiding2
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.