Skip to content

Inverted hideHint default value#67

Merged
colinalford-gsa merged 1 commit intomasterfrom
ruchir
Sep 18, 2018
Merged

Inverted hideHint default value#67
colinalford-gsa merged 1 commit intomasterfrom
ruchir

Conversation

@colinalford-gsa
Copy link
Copy Markdown
Contributor

The last PR had the wrong default value

@colinalford-gsa colinalford-gsa merged commit 84ec4e6 into master Sep 18, 2018
@colinalford-gsa colinalford-gsa deleted the ruchir branch September 18, 2018 19:46
@mehtaruchir
Copy link
Copy Markdown

mehtaruchir commented Sep 20, 2018

"<div *ngIf="!hideHint"
class="toggle-more">

"

@colinalford-gsa - you changed the hideHint flag reversed to default false , but in label-wrapper.template.html live 28 needs change in condition. can you please keep it as below instead of existing code

*ngIf="hideHint" class="toggle-more">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants