Skip to content

Commit

Permalink
hideHelpInfoCardButton
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepsinn committed Feb 8, 2017
1 parent bfbef8b commit dc065cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/templates/fragments/help-info-card-fragment.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<div class="button-bar">
<button class="button button-clear button-assertive"
style="font-size: 14px;"
id="hideImportHelpCardButton"
id="hideHelpInfoCardButton"
ng-click="hideHelpCard(defaultHelpCards[0])">
<i class="{{defaultHelpCards[0].hideHelpCardIcon}}"> &nbsp; {{defaultHelpCards[0].hideHelpCardText}} &nbsp;</i>
</button>
Expand Down

0 comments on commit dc065cb

Please sign in to comment.