Skip to content

Commit

Permalink
fix rebase errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalerba committed Mar 10, 2017
1 parent 36ed4a7 commit cba5fc5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 41 deletions.
11 changes: 0 additions & 11 deletions src/lib/datepicker/datepicker-trigger.scss

This file was deleted.

26 changes: 0 additions & 26 deletions src/lib/datepicker/datepicker-trigger.ts

This file was deleted.

4 changes: 0 additions & 4 deletions src/lib/input/input-container.ts
Original file line number Diff line number Diff line change
Expand Up @@ -383,8 +383,4 @@ export class MdInputContainer implements AfterContentInit {

this._mdInputChild.ariaDescribedby = ids.join(' ');
}

getPopupConnectionElementRef(): ElementRef {
return this._underlineRef;
}
}

0 comments on commit cba5fc5

Please sign in to comment.