fix tooltip on index site
This commit is contained in:
parent
2324a7dcf0
commit
ccd8a358ed
|
|
@ -45,5 +45,8 @@
|
|||
<script type="text/javascript">
|
||||
<%= yield :scripts %>
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
reloadFunctionsOnAjax();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue