mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-06 01:49:28 +00:00
contrib/html: support click on code block to copy to clipboard
This commit is contained in:
parent
638258000b
commit
903a3f44a0
3 changed files with 7 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
<title>RouterOS Scripts :: __TITLE__</title>
|
||||
<link rel="stylesheet" type="text/css" href="__STYLE__">
|
||||
<link rel="icon" type="image/png" href="__LOGO__">
|
||||
<script type="text/javascript" src="__CLIPBOARD__"></script>
|
||||
</head><body>
|
||||
|
||||
<table><tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue