Skip to content

How to have ng-click and external link in side nav #46

@mouryaamit

Description

@mouryaamit

I need to have ng-click and external link in side nav

like
<a ng-click="callMyFunction(1)">Call 1</a>
<a ng-click="callMyFunction(2)">Call 2</a>

and
<a href="http://google.com/" target="_blank">Google</a>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions