Tweaks
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
|
||||
<button class="toolbar-button" onClick="Toolbar.toggle();">Hide Toolbar</button>
|
||||
|
||||
Views: <span id="views" th:text="${data.views}">0</span><br/>
|
||||
<!--Views: <span id="views" th:text="${data.views}">0</span>--><br/>
|
||||
|
||||
<button id="btnDownload" class="toolbar-button" onClick="Toolbar.download();">
|
||||
<img src="/res/img/floppy_small.png" alt="Download this file"/>
|
||||
|
@@ -21,6 +21,7 @@
|
||||
<script src="res/script/jquery-cookie.js"></script>
|
||||
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/jquery-ui.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js"></script>
|
||||
<script>var APIURL = "{{apiUrl}}";</script>
|
||||
|
||||
<meta name="description" content="PixelDrain is a free file sharing service, you
|
||||
can upload any file and you will be given a shareable link right away.
|
||||
|
Reference in New Issue
Block a user