mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Fixed broken copy log from debug-panel
Исправляет напрочь нерабочую реализацию копирования данных из дебаг панели. По-моему ещё с SVN версий не работало 😁
+ Перспективы на будущее использование в коде при необходимости.
This commit is contained in:
parent
0bcb6b67a8
commit
3cf6e0974c
4 changed files with 12 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -64,6 +64,8 @@
|
|||
|
||||
<!-- ENDIF -->
|
||||
|
||||
<script type="text/javascript">new ClipboardJS('.copyElement');</script>
|
||||
|
||||
<!-- IF ONLOAD_FOCUS_ID -->
|
||||
<script type="text/javascript">
|
||||
$p('{ONLOAD_FOCUS_ID}').focus();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue