Skip to content

Commit

Permalink
Merge pull request #210 from Gid733/master
Browse files Browse the repository at this point in the history
Minor temporary fix
  • Loading branch information
renemadsen authored Jan 30, 2019
2 parents d7a0c39 + 75a1e81 commit f32d55a
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,13 +171,13 @@
unarchive
</i>
</button>
<button class="btn btn-accent text-black-50 btn-icon mb-2" id="eform-report-button"
[routerLink]="['./report', templateDto.id]"
mdbTooltip="{{ 'Jasper Report' | translate }}">
<i class="material-icons">
receipt
</i>
</button>
<!--<button class="btn btn-accent text-black-50 btn-icon mb-2" id="eform-report-button"-->
<!--[routerLink]="['./report', templateDto.id]"-->
<!--mdbTooltip="{{ 'Jasper Report' | translate }}">-->
<!--<i class="material-icons">-->
<!--receipt-->
<!--</i>-->
<!--</button>-->
</div>
</td>
</tr>
Expand Down

0 comments on commit f32d55a

Please sign in to comment.