mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
moebius#57: about:support - improvements (Copy text to clipboard)
https://github.com/MoonchildProductions/moebius/pull/57
This commit is contained in:
parent
c5af75551d
commit
e7edb2cd31
2 changed files with 32 additions and 13 deletions
|
|
@ -407,16 +407,16 @@
|
|||
</h2>
|
||||
|
||||
<table>
|
||||
<tr class="no-copy">
|
||||
<tr id="verify-place-result-parent" class="no-copy">
|
||||
<th class="column">
|
||||
&aboutSupport.placeDatabaseIntegrity;
|
||||
</th>
|
||||
|
||||
<td>
|
||||
<td class="endline">
|
||||
<button id="verify-place-integrity-button">
|
||||
&aboutSupport.placeDatabaseVerifyIntegrity;
|
||||
</button>
|
||||
<pre id="verify-place-result" class="hidden no-copy"></pre>
|
||||
<pre id="verify-place-result" class="hidden"></pre>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue