text changes for topics' visibility modal content
This commit is contained in:
parent
0a3860bb4c
commit
3bfd648ee8
|
@ -365,7 +365,7 @@
|
|||
</modal-alert>
|
||||
<modal-alert #visibilityModal [large]="false" classTitle="uk-background-primary uk-light">
|
||||
<div class="">
|
||||
You have the option to change the visibility status of your {{type}}, with or without affecting the visibility of its contents.
|
||||
You have the option to change the visibility status of your {{type}}, with or without applying the changed status to its contents.
|
||||
</div>
|
||||
<div class="uk-flex uk-flex-center uk-margin-medium-top uk-margin-medium-bottom">
|
||||
<button class="uk-button uk-button-primary" (click)="changeElementStatus()">
|
||||
|
|
Loading…
Reference in New Issue