Fix Restauration TMR si minimisée

Lors d'une action dans les TMRs, si la fenêtre est minimisée,
on la réaffiche
This commit is contained in:
2023-10-24 22:16:29 +02:00
parent 85f8a716d4
commit 42ad4c5b26
3 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
<form class="tmr-dialog">
<h2 class="comptmrdialog" id="tmrDialogTitle" style="visibility: hidden;"></h2>
<table>
<tr class="tmr-row">
<td>
@ -52,6 +53,5 @@
</td>
</tr>
</table>
</form>