fix tooltip on index site

This commit is contained in:
Adrian Hinz 2022-03-28 11:37:02 +02:00
parent 2324a7dcf0
commit ccd8a358ed
1 changed files with 3 additions and 0 deletions

View File

@ -45,5 +45,8 @@
<script type="text/javascript">
<%= yield :scripts %>
</script>
<script type="text/javascript">
reloadFunctionsOnAjax();
</script>
</body>
</html>