Add MangaDex login page

This commit is contained in:
Alex Ling
2021-02-12 15:16:05 +00:00
parent 3c3549a489
commit df7e2270a4
13 changed files with 214 additions and 5 deletions

View File

@@ -68,7 +68,7 @@
var pid = "<%= plugin.not_nil!.info.id %>";
</script>
<% end %>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<%= render_component "jquery-ui" %>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.31.3/js/jquery.tablesorter.combined.min.js"></script>
<script src="<%= base_url %>js/alert.js"></script>
<script src="<%= base_url %>js/plugin-download.js"></script>