moebius#57: about:support - improvements (Copy text to clipboard)

https://github.com/MoonchildProductions/moebius/pull/57
This commit is contained in:
janekptacijarabaci 2018-04-12 23:45:12 +02:00 committed by Roy Tam
commit e7edb2cd31
2 changed files with 32 additions and 13 deletions

View file

@ -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>