hide note fields if ! sharedEncryptedKey
This commit is contained in:
parent
9dc2c40242
commit
ce263e9a6e
2 changed files with 5 additions and 1 deletions
|
|
@ -373,7 +373,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="row" ng-hide="home.hideNote">
|
||||
<div class="large-12 columns">
|
||||
<label for="comment"><span translate>Note</span>
|
||||
<small translate ng-hide="!sendForm.comment.$pristine">optional</small>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue