Start of lists support
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<div id="uploads-completed"></div>
|
||||
</div>
|
||||
<div class="highlight bg-dark border-bottom">
|
||||
<a id="btnOpenAsList" href="#">Open uploaded files as list</a>
|
||||
<a id="btnCreateList" href="#">Create list with uploaded files</a>
|
||||
</div>
|
||||
|
||||
<h1>Pixeldrain Public Beta<img src="/res/img/sia.png" style="height: 40px;"/></h1>
|
||||
@@ -145,7 +145,7 @@
|
||||
<script type="text/javascript">var API_URL = "/api";</script>
|
||||
<script src="/res/script/Cookie.js"></script>
|
||||
<script src="/res/script/home.js"></script>
|
||||
<script src="/res/script/openlist.js"></script>
|
||||
<script src="/res/script/listmaker.js"></script>
|
||||
{{template "analytics"}}
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user