Add time duration humanization

This commit is contained in:
2020-05-25 13:23:29 +02:00
parent a49f192125
commit c79a6068e9
2 changed files with 807 additions and 0 deletions

View File

@ -47,6 +47,7 @@
<link href="{% static 'RUG_template/css/base.css' %}" rel="stylesheet"/>
<script type="text/javascript" src="{% static 'RUG_template/javascript/moment-with-locales.min.js' %}"></script>
<script type="text/javascript" src="{% static 'RUG_template/javascript/humanize-duration.js' %}"></script>
</head>
<body itemtype="http://schema.org/WebPage" itemscope="itemscope" id="top" class="page--topicpage"><!--googleoff: all-->