Skip to content

Commit

Permalink
fix(dailySummary): always show time sheet export modal button
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesjo committed Feb 26, 2018
1 parent 29133d2 commit 31a25b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app-src/scripts/daily-summary/daily-summary-d.html
Expand Up @@ -29,7 +29,6 @@ <h1 class="md-headline">You're done for today! Take a moment to celebrate!</h1>
</md-button>

<md-button class="md-raised md-primary"
ng-show="!vm.IS_ELECTRON"
ng-click="vm.showTimeSheetExportModal()">
<ng-md-icon icon="call_made"></ng-md-icon>
Export To Time Sheet
Expand Down

0 comments on commit 31a25b1

Please sign in to comment.