Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(markup): Make special attrs such as ng:href work even without binding #539

Merged
merged 1 commit into from
Aug 26, 2011
Merged

Conversation

Codier
Copy link
Contributor

@Codier Codier commented Aug 25, 2011

fix(markup): Make special attrs such as ng:href work even without binding

  • special attrs such as ng:href, ng:check did not work as intended when
    their values do not contain bindings. And this commit is to fix that

Closes #534

…ding

- special attrs such as ng:href, ng:check did not work as intended when
their values do not contain bindings. And this commit is to fix that

Closes #534
@IgorMinar IgorMinar merged commit 5927b23 into angular:master Aug 26, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

binding with no {{}} does not work
2 participants