Skip to content

Commit

Permalink
identation
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianiridian committed Sep 7, 2016
1 parent ab053fb commit 9b95913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ionic-datepicker-popup.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="popup-head">
<h3 class="popup-title">{{selctedDateEpoch | date : mainObj.dateFormat}}</h3>
</div>
</div>
<div class="date_selection">
<div class="row show_nav">
<div class="col col-10 prev_btn_section col-center" ng-click="prevMonth()">
Expand Down

0 comments on commit 9b95913

Please sign in to comment.