summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/permissions/permissions.json
diff options
context:
space:
mode:
authorChristian Hofmaier2017-11-30 16:35:04 +0100
committerChristian Hofmaier2017-11-30 16:35:04 +0100
commit9d9bb6390020c3cb138b9c62a8acd1fd8e274c6b (patch)
tree5137e6e2875704969784b7db53ed2d2457e33799 /modules-available/statistics_reporting/permissions/permissions.json
parent[news] reworked permission system from "click and you get error" to "button i... (diff)
downloadslx-admin-9d9bb6390020c3cb138b9c62a8acd1fd8e274c6b.tar.gz
slx-admin-9d9bb6390020c3cb138b9c62a8acd1fd8e274c6b.tar.xz
slx-admin-9d9bb6390020c3cb138b9c62a8acd1fd8e274c6b.zip
[statistics_reporting] reworked permission system from "click and you get error" to "button is disabled due to lack of permission"
Diffstat (limited to 'modules-available/statistics_reporting/permissions/permissions.json')
-rw-r--r--modules-available/statistics_reporting/permissions/permissions.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/statistics_reporting/permissions/permissions.json b/modules-available/statistics_reporting/permissions/permissions.json
index 14f4ff3b..e6e550eb 100644
--- a/modules-available/statistics_reporting/permissions/permissions.json
+++ b/modules-available/statistics_reporting/permissions/permissions.json
@@ -4,7 +4,7 @@
"table.view.client": "View client table.",
"table.view.user": "View user table.",
"table.view.vm": "View lecture table.",
- "table.export": "Export tables as JSON/CSV/XML.",
+ "table.export": "Export tables as JSON/CSV/XML. Needs the permission to view the table to export it.",
"reporting.download": "Download weekly report.",
"reporting.change": "Change weekly reporting settings."
} \ No newline at end of file