AC-997 enable activity stream for non-privileged users.

This commit is contained in:
Chris Houseknecht
2014-02-03 10:31:10 -05:00
parent 926ec500e2
commit 47ad240b99
24 changed files with 27 additions and 128 deletions

View File

@@ -24,8 +24,7 @@ angular.module('JobTemplateFormDefinition', [])
dataPlacement: "top",
icon: "icon-comments-alt",
mode: 'edit',
iconSize: 'large',
ngShow: "user_is_superuser"
iconSize: 'large'
}
},