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