Add buttons to copy links and bbcode
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
</div>
|
||||
<div class="highlight_dark border_bottom">
|
||||
<button id="btn_create_list">Create list with uploaded files</button>
|
||||
<button id="btn_copy_links">Copy links to clipboard</button>
|
||||
<button id="btn_copy_bbcode">Copy BBCode to clipboard</button>
|
||||
</div>
|
||||
|
||||
<h1>What is Pixeldrain?</h1>
|
||||
@@ -138,7 +140,6 @@
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">var API_URL = "/api";</script>
|
||||
<script src="/res/script/listmaker.js"></script>
|
||||
<script src="/res/script/compiled/home.js"></script>
|
||||
{{template "analytics"}}
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user