Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-992

account dropdown menu for plugins does not inflect plugin name correctly

    XMLWordPrintable

Details

    Description

      The account dropdown menu for plugins does not appropriately inflect the name of the plugin.

      The code in secondaryMenu.ctp has

      $args['plugin'] = $plugin;

      instead of

      $args['plugin'] = Inflector::underscore($plugin);

      Attachments

        Activity

          People

            scott.koranda.3@at.internet2.edu Scott Koranda SCG (Inactive)
            scott.koranda.3@at.internet2.edu Scott Koranda SCG (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: