summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/Model/Acl.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Model/Acl.php b/app/Model/Acl.php
index b52a7864..403c45d0 100644
--- a/app/Model/Acl.php
+++ b/app/Model/Acl.php
@@ -72,6 +72,7 @@ class Acl extends Base
'link' => '*',
'project' => array('remove'),
'hourlyrate' => '*',
+ 'currency' => '*',
);
/**