mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 18:47:15 -07:00
#139 remove dependency and usage of humanize() - should help with cross-platform issues. start using moment.js
This commit is contained in:
parent
c882a41eb1
commit
fb66f5aca8
12 changed files with 890 additions and 24 deletions
|
@ -21,6 +21,7 @@
|
|||
<script src="/Content/site.js"></script>
|
||||
<script src="/Content/pace.min.js"></script>
|
||||
<script src="/Content/jquery.mixitup.js"></script>
|
||||
<script src="/Content/moment.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue