Send text and messages via remote control
The needed logic to show/hide the section where needed is already there:
3419230e89/src/components/remotecontrol/remotecontrol.js (L206)
This commit is contained in:
parent
3419230e89
commit
5453881ea1
1 changed files with 2 additions and 2 deletions
|
@ -124,7 +124,7 @@
|
|||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="hide">
|
||||
<div>
|
||||
<div class="sendMessageSection">
|
||||
<br /><h2>${HeaderSendMessage}</h2>
|
||||
<div style="text-align: left;">
|
||||
|
@ -173,4 +173,4 @@
|
|||
<br />
|
||||
<br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue