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

fix(ngAriaSpec): remove wrong input closing tag #14147

Closed
wants to merge 1 commit into from

Conversation

m-amr
Copy link
Contributor

@m-amr m-amr commented Feb 27, 2016

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Bug fix #14146

  • What is the current behavior? (You can also link to an open issue here)
  • What is the new behavior (if this is a feature change)?

remove wrong close div tag after input tag

  • Does this PR introduce a breaking change?

No

remove wrong closed div tag after input element
fixes #14146

remove wrong closed div tag after input element
fixes angular#14146
@m-amr m-amr force-pushed the remove_wrong_closing_tag branch from 50881b0 to b6c3a3b Compare February 27, 2016 18:24
@Narretz Narretz self-assigned this Feb 28, 2016
@Narretz Narretz closed this in 6253de3 Feb 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(ngAriaSpec) wrong input closing tag
3 participants