diff --git a/app/View/Elements/global_menu.ctp b/app/View/Elements/global_menu.ctp index 93fa2916c..b4f1113d0 100644 --- a/app/View/Elements/global_menu.ctp +++ b/app/View/Elements/global_menu.ctp @@ -77,7 +77,6 @@
  • News
  • My Profile
  • Dashboard
  • -
  • Members List
  • Organisations
  • Role Permissions
  • @@ -89,6 +88,7 @@
  • User Guide
  • Terms & Conditions
  • Statistics
  • +
  • Attribute Histogram
  • diff --git a/app/View/Elements/histogram.ctp b/app/View/Elements/histogram.ctp index 58359cca6..f44938cc5 100644 --- a/app/View/Elements/histogram.ctp +++ b/app/View/Elements/histogram.ctp @@ -1,5 +1,34 @@

    Attribute Types Histogram

    + + + + + + + + + -

    Attributes

    (you can also choose specific histogram items by clicking on attributes below)
    +
    + $colour): ?> +
    +
     
    +
    ]);'>
    +
    + +
    +
    + + +
    +

    Attributes per organization

    @@ -24,15 +53,5 @@
    - $colour): ?> -
    -
     
    -
    ]);'>
    -
    - -
    diff --git a/app/View/Elements/side_menu.ctp b/app/View/Elements/side_menu.ctp index 6dd683f76..5eb5c2ca8 100644 --- a/app/View/Elements/side_menu.ctp +++ b/app/View/Elements/side_menu.ctp @@ -140,7 +140,6 @@
  • My Profile
  • Dashboard
  • -
  • Members List
  • List Organisations
  • View Organisation
  • @@ -157,6 +156,7 @@
  • User Guide
  • Terms & Conditions
  • Statistics
  • +
  • Attribute Histogram
  • News: Read about the latest news regarding the MISP system
  • My Profile: Manage your user account.
  • -
  • Members List: View the number of users per organisation and get some statistics about the currently stored attributes.
  • +
  • Attribute Histogram: View some statistics about the currently stored attributes.
  • Role Permissions: You can view the role permissions here.
  • User Guide: A link to this user guide.
  • Terms & Conditions: View the terms & conditions again.
  • diff --git a/app/View/Pages/doc/user_management.ctp b/app/View/Pages/doc/user_management.ctp index 57c96003a..49fa5ebfd 100644 --- a/app/View/Pages/doc/user_management.ctp +++ b/app/View/Pages/doc/user_management.ctp @@ -49,7 +49,7 @@ To alter any details regarding your profile, use the "My Profile" menu button to MISP also provides its users with some information about itself and its users through the links provided in the Global Actions menu.