Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

support nested properties and evaluations on <tab active=".."> attribute  #1539

Closed
@bloo

Description

@bloo

I can only get:

<tab active="adminrole">

to work if $scope.adminrole=true, but I would like to see:

<tab active="role == 'admin'">

or even

<tab active="role[admin]">

supported.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions