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

Commit

Permalink
chore(datepicker): remove commented-out code
Browse files Browse the repository at this point in the history
  • Loading branch information
jelbourn committed Aug 13, 2015
1 parent 3b737ab commit 891d6e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/calendar/datePicker.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
'</md-button>' +
'<div class="md-datepicker-input-container">' +
'<input class="md-datepicker-input" aria-haspopup="true">' +
//'<span id="xxx" class="md-visually-hidden">Press Alt + Down to open the calendar</span>' +

'<md-button md-no-ink class="md-datepicker-triangle-button md-icon-button" ' +
'ng-click="ctrl.openCalendarPane($event)" ' +
Expand Down

0 comments on commit 891d6e8

Please sign in to comment.