Jump to content

NavJSON itemLabel2 not showing in menu


Recommended Posts

As the title says... 

I'm using the following config:

$options = array(
    'items' => $redirects,
    'itemLabel' => 'name',
    'itemLabel2' => 'updated_at',
    'edit' =>'entity/?id={id}',
    'add' =>'entity/',
    'addLabel' => 'New Redirect',
    'sort' => false,
);

post-2289-0-11767200-1420396386_thumb.pn

Using 2.5.12 (haven't updated to 2.5.13 yet).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...