Merge pull request #68 from teleivo/LUI-102 LUI-102 Hide concept stats in conceptSidebar if not allowed
teleivo <mrteleivo@gmail.com>
dd283566fc4e7cfb3fa4b132b0a0720d6587401f
LUI-102 Hide concept stats in conceptSidebar if not allowed
conceptForm.jsp includes conceptSidebar.jsp and only requires privilege "Manage
Concepts" altough privileges
are needed to show the concepts stats. Page shows APIAuthorizationException if
one is missing.
* add hasPrivilege tag around code related to concept stats in the
conceptSidebar so it just doesnt show and conceptForm loads fine showing the
concept.